mirror of
https://github.com/ManyakRus/crud_generator.git
synced 2025-01-03 01:22:21 +02:00
сделал Read_ctx(ctx context.Context, db *gorm.DB, m *calendars.Calendar)
This commit is contained in:
parent
751fe99d6e
commit
ff3be165e8
@ -562,7 +562,7 @@ func CreateFilesUpdateEveryColumn(Table1 *types.Table) error {
|
||||
}
|
||||
|
||||
//переименование функций
|
||||
TextCrud = RenameFunctions(TextCrud, Table1)
|
||||
//TextCrud = RenameFunctions(TextCrud, Table1)
|
||||
|
||||
//удаление пустого импорта
|
||||
TextCrud = create_files.DeleteEmptyImport(TextCrud)
|
||||
|
Loading…
Reference in New Issue
Block a user