feat: update
This commit is contained in:
@@ -12,4 +12,5 @@ package table
|
||||
func UseSchema(schema string) {
|
||||
Medias = Medias.FromSchema(schema)
|
||||
Migrations = Migrations.FromSchema(schema)
|
||||
Posts = Posts.FromSchema(schema)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user