tables_tables

package
v0.0.0-...-7d80f3d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2024 License: GPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAllFiles

func CreateAllFiles(MapAll map[string]*types.Table) error

CreateAllFiles - создаёт все файлы в папке model

func CreateFiles

func CreateFiles(Table1 *types.Table) error

CreateFiles - создаёт 1 файл в папке db

func CreateFilesTable_struct

func CreateFilesTable_struct(Table1 *types.Table, DirTemplatesTable, DirReadyTable string) error

CreateFilesTable_struct - создаёт 1 файл со структурой в папке model

func DeleteFuncDelete

func DeleteFuncDelete(TextModel, ModelName string, Table1 *types.Table) string

DeleteFuncDelete - удаляет функцию Delete()

func DeleteFuncFind_byExtID

func DeleteFuncFind_byExtID(TextModel, Modelname string, Table1 *types.Table) string

DeleteFuncFind_byExtID - удаляет функцию Find_ByExtID()

func DeleteFuncRestore

func DeleteFuncRestore(TextModel, Modelname string, Table1 *types.Table) string

DeleteFuncRestore - удаляет функцию Restore()

func FillColumnsNameGo

func FillColumnsNameGo(MapAll *map[string]*types.Table) error

FillColumnsNameGo - заполняет NameGo во все колонки

func FindColumnTypeGoImport

func FindColumnTypeGoImport(TextModel string, Table1 *types.Table, Column1 *types.Column) (string, string)

FindColumnTypeGoImport - заменяет ID на Alias

func FindTextColumn

func FindTextColumn(TextModel string, Table1 *types.Table, Column1 *types.Column) (string, string)

FindTextColumn - возвращает текст gorm

func FindTextModelStruct

func FindTextModelStruct(TextModel string, Table1 *types.Table) (string, string, string, error)

FindTextModelStruct - возвращает текст структуры и тегов gorm

func FindTextPrimaryKey

func FindTextPrimaryKey(Is_identity bool) string

FindTextPrimaryKey - возвращает строку gorm для primaryKey

func ReplaceModelStruct

func ReplaceModelStruct(TextTemplateModel, TextModelStruct string) string

ReplaceModelStruct - заменяет структуру модели на новую

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL