17 Commits (06024c626a9e93f5562eb46b778ef6ddc742d5df)

Author SHA1 Message Date
xxj 7aa3ced5f8 注释换行符 3 years ago
yanjiangtao 02aead9615 1.simple配置为true不输出gorm标签
2.将is_table_name中的column生成单独抽成配置,以免配置的耦合。
3.增加根据表名生成多个model的配置(一个表一个model)
-------------------------------------------
1. Simple is configured as true and does not output Gorm tag
2. Will be_ table_ The column in name generates a separate extraction configuration to avoid the coupling of configuration.
3. Add the configuration of generating multiple models according to the table name (one model for each table)
4 years ago
xxj 17dab2b01c fix empty column 4 years ago
xxjwxc 8f873848b4 fix go model gen column name 4 years ago
xxj bceb63b951 add column support
支持列名导出
4 years ago
xxjwxc ce3904575d fix 5 years ago
LLLLancelot 9e60d56227 增加新特性,并修复一些问题 5 years ago
谢小军 79ee944f18 add clipboard
添加剪切板
5 years ago
谢小军 6b14d480f0 fix SingularTable 5 years ago
谢小军 5230c6f242 添加ui界面 5 years ago
谢小军 204164e8b9 day day up 5 years ago
谢小军 9a0ac52273 generate func at early days 5 years ago
谢小军 326b6b419a add sql statements output ,change defalt config info 5 years ago
谢小军 d1d1fcb918 add notes to support golint 5 years ago
谢小军 16b24a1355 Comprehensive optimization 5 years ago
谢小军 8e2bcabf09 change data 5 years ago
谢小军 ee2e02092a Restructure
重构
5 years ago