Skip to content
New issue

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

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

Already on GitHub? # to your account

2.4.6 优化 && 修复 #811

Merged
merged 7 commits into from
Nov 23, 2021
Merged

2.4.6 优化 && 修复 #811

merged 7 commits into from
Nov 23, 2021

Conversation

SliverHorn
Copy link
Member

@SliverHorn SliverHorn commented Nov 22, 2021

fixed:

  • 修复jwt的signing-key 未转成string导致乱码的问题
  • server/service/system/sys_initdb_pgsql.go 初始化数据 使用 PgsqlDataInitialize
    refactor:
  • pgsql 获取指定数据库和指定数据表的所有字段名,类型值等 sql 添加字段备注
  • 自动化代码与自动化代码历史 代码规范化
  • mysql 获取表名, 获取表字段, 获取数据库名
  • enter 代码优化

update:

  • pgsql 获取表名, 获取表字段(todo), 获取数据库名

SliverHorn and others added 7 commits November 20, 2021 22:46
- pgsql 获取表名, 获取表字段(todo), 获取数据库名
refactor:
- 自动化代码与自动化代码历史 代码规范化
- mysql 获取表名, 获取表字段, 获取数据库名
- enter 代码优化
- pgsql 获取指定数据库和指定数据表的所有字段名,类型值等 sql 添加字段备注
@piexlmax piexlmax merged commit 458152e into master Nov 23, 2021
Stephen-Z pushed a commit to Stephen-Z/gin-vue-admin that referenced this pull request Jul 12, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant