Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for database field definition #27

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

hind3ight
Copy link
Contributor

No description provided.

* 对数据库字段定义的支持

* 修复字段顺序与sql语句不一致

* 使用正则获取数据类型
时间类型时使用默认的时间配置文件

* 除数字区间外,其余字段range属性使用双引号囊括

* 新增额外的mysql数据类型(field_test.yaml为示例文件)

* 字符串类型字段生成的配置自带loop

* fix some errors
@hind3ight hind3ight merged commit d1d4a22 into easysoft:master Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant