package
0.1.41
Repository: https://github.com/ping-42/42lib.git
Documentation: pkg.go.dev

# README

DB Conventions

  • Tables that contain constants, should be prefixed with "lv_" (lookup values). And the inserts for them should not change their order and be as part of the migration.
  • IDs which are not for internal usage only, should be stored as UUID data type.

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author