This commit is contained in:
parent
b6f12b7acf
commit
8f8ad3035a
33 changed files with 166 additions and 111 deletions
|
@ -1,3 +1,7 @@
|
|||
/*
|
||||
model-gen generates the gorm-gen interface for interacting
|
||||
with the database. It does not perform migrations on the database.
|
||||
*/
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue