Update
This commit is contained in:
@@ -36,7 +36,7 @@ func (t *Table) BeforeCreate(tx *gorm.DB) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (Table) TableName() string {
|
||||
func (Table) GetTableName() string {
|
||||
return "tables"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user