Documentation ¶
Index ¶
- func FillMapTable(SettingsFill types.SettingsFillFromDatabase) (map[string]*types.Table, error)
- func FillNameGo(Column1 *types.Column)
- func FillNameGoAll(SettingsFill types.SettingsFillFromDatabase, MapTable map[string]*types.Table, ...) error
- func FillPrimaryKeysAll_from_MapPrimaryKeys(MapTable map[string]*types.Table, MapPrimaryKeys map[string][]string) error
- func Find_IsPrimaryKey_manual(MapPrimaryKeys map[string][]string, TableName string, ColumnName string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FillMapTable ¶
FillMapTable - возвращает массив MassTable данными из БД
func FillNameGoAll ¶
func FillNameGoAll(SettingsFill types.SettingsFillFromDatabase, MapTable map[string]*types.Table, MapDBTypes map[string]*dbmeta.SQLMapping) error
FillNameGoAll - заполняет NameGo во всех таблицах, а также NameGo_translit
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.