添加一个将所有的数据转化成大写的函数,并在模板中添加一些常量 #60

Merged
lunny merged 2 commits from bjzhang03/bjzhang_xormcmd into master 2019-04-26 08:06:18 +00:00
Owner

Author: @bjzhang03

1.添加一个将字符转化成大写的函数
2.在模板中自动按照表的名字,列的名字生成枚举变量

Author: @bjzhang03 1.添加一个将字符转化成大写的函数 2.在模板中自动按照表的名字,列的名字生成枚举变量
Author
Owner

Author: @lunny

I think you should not change the default template and you can create yourself template. Otherwise LGTM.

Author: @lunny I think you should not change the default template and you can create yourself template. Otherwise LGTM.
Author
Owner

Author: @bjzhang03

默认的模板里面缺少数据常量,并且没有这样的生成函数,添加生成函数和模板示例方便以后的使用。

Author: @bjzhang03 默认的模板里面缺少数据常量,并且没有这样的生成函数,添加生成函数和模板示例方便以后的使用。
Author
Owner

Author: @bjzhang03

I think you should not change the default template and you can create yourself template. Otherwise LGTM.

你的说法是,我应该把函数加上,同时并不修改模板

Author: @bjzhang03 > I think you should not change the default template and you can create yourself template. Otherwise LGTM. 你的说法是,我应该把函数加上,同时并不修改模板
Author
Owner

Author: @bjzhang03

I think you should not change the default template and you can create yourself template. Otherwise LGTM.

已经删除了对模板的改动,仅添加了一个 将表名等全部变成大写的操作函数

Author: @bjzhang03 > I think you should not change the default template and you can create yourself template. Otherwise LGTM. 已经删除了对模板的改动,仅添加了一个 将表名等全部变成大写的操作函数
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/cmd#60
No description provided.