129 Commits

Author SHA1 Message Date
zgq
0dc73e4d34 pgsql-schema-export 2024-03-20 18:25:44 +08:00
zgq
1469908d27 pgsql schema export 2024-03-02 15:57:52 +08:00
c1e5a769e8 ... 2024-02-29 23:13:19 +08:00
064d15bd5a Part of the English translation work, and some typos in the original project were corrected. 2024-02-29 22:55:03 +08:00
zgq
81743fb45a MySQL database export 2024-02-28 16:39:01 +08:00
ji
cb0b614925 Merge pull request #1182 from openai0229/issue#1135
transaction support
2024-02-26 10:28:30 +08:00
zgq
8ba00fe0ff transaction support 2024-02-26 10:22:23 +08:00
ji
c2b5fed04a Merge pull request #1178 from tmlx1990/fix1174
fix:1174 达梦数据库新建表的时候可以设置自增
2024-02-26 10:14:05 +08:00
ji
083600603f Merge pull request #1181 from openai0229/issue#1135
实现MySQL存储过程修改
2024-02-26 10:09:28 +08:00
fe3ad6673e support clickhouse create/update 2024-02-25 16:55:21 +08:00
zgq
80634b5107 实现MySQL存储过程修改 2024-02-25 16:53:45 +08:00
14db8b9266 fix:1174 达梦数据库,新建表的时候,可以设置自增。
目前不支持自定义起始及步长。后续补充。
2024-02-22 18:28:08 +08:00
ji
8a57f0f2ac Merge pull request #1111 from tmlx1990/1107
fix:1107 修复修改排序后丢失注释的问题
2024-02-17 17:43:19 +08:00
cc9068850e Fix Issue #974:Unable to modify column name 2024-02-05 15:04:41 +08:00
7d7b78df1f Revert "Issue:#974 Column reordering not taking effect , unable to modify column name"
This reverts commit 5802aefdafea52e24aea571f584a46da6b5ccd67.
2024-02-04 12:25:49 +08:00
7ae40ab34a Revert "Fix the new bug brought by #974: field attributes cannot be added normally."
This reverts commit c994acf88b73259a6bbd44eab0a5ec5f5e7aa608.
2024-02-04 12:25:48 +08:00
c994acf88b Fix the new bug brought by #974: field attributes cannot be added normally. 2024-02-03 10:11:58 +08:00
5802aefdaf Issue:#974 Column reordering not taking effect , unable to modify column name 2024-02-02 18:35:21 +08:00
b4d49f2484 Issue #1110 that caused comments to be lost after modifying the order. 2024-02-02 15:11:55 +08:00
47ce285b23 fix:1107 修复修改排序后丢失注释的问题 2024-01-18 11:01:57 +08:00
be999aa831 Optimize code structure. 2024-01-09 19:16:55 +08:00
3e0412e09a Fix the extra comma in mysql edit table 2023-12-29 11:56:16 +08:00
056df5d273 Fixed the problem of direct query table data error due to characters 2023-12-29 11:39:26 +08:00
22add550dc Fix oracle io close bug 2023-12-27 20:05:38 +08:00
ji
eb9ff6e8d6 Merge pull request #1008 from tmlx1990/fix974
Fix974、992 修复MySQL修改列顺序后生成SQL语句错误问题
2023-12-27 17:43:33 +08:00
6167134a12 fix: #974 优化MySQL修改列顺序算法。 2023-12-27 17:09:03 +08:00
b1de760e00 fix: #974 修复MySQL修改列顺序后生成SQL语句错误问题。 2023-12-21 14:46:39 +08:00
a29d1b46c0 CLICKHOUSE supportSchema 2023-12-21 12:46:38 +08:00
6ef7236fd0 fix: Some database configuration files 2023-12-20 22:59:48 +08:00
61812639cc fix: SQLite supportDatabase 2023-12-19 15:25:26 +08:00
83639ee52a Support database or schema 2023-12-05 17:04:40 +08:00
ji
17f7a5e9de Merge pull request #899 from hantianwei/main
修复SQL SERVER 编辑表中索引获取不全问题
2023-11-29 22:32:18 +08:00
cf8d0310df 修复SQL SERVER 编辑表中索引获取不全问题,使用sys.indexes.is_primary_key 判断是否为主键
参考:https://learn.microsoft.com/zh-cn/sql/relational-databases/system-catalog-views/sys-indexes-transact-sql?view=sql-server-ver16
2023-11-29 18:03:40 +08:00
f1176af805 support for mongodb 2023-11-26 16:14:15 +08:00
5549908aaa support for mongodb 2023-11-26 14:57:24 +08:00
290631abcb Support database or schema 2023-11-16 20:48:45 +08:00
fc6f7aa547 Merge remote-tracking branch 'origin/dev' into dev 2023-11-15 10:42:58 +08:00
30210e7b40 Fix oracle datatype error 2023-11-15 10:42:47 +08:00
ji
594190f594 Merge pull request #805 from tmlx1990/main
FIX: 772 默认值中增加CURRENT_TIMESTAMP。
2023-11-14 19:47:02 +08:00
18cce246f2 Fix DM index error 2023-11-14 16:26:32 +08:00
3a13c936b4 增加DB2、DM、KingBase、PostgreSQL、Sqlite、SqlServer默认值下拉配置。 2023-11-13 23:21:28 +08:00
a0187de02d 将字段默认值选项改为后端传递。 2023-11-13 18:23:41 +08:00
9b6b564a19 Fix DM index error 2023-11-13 18:10:13 +08:00
8248a5f838 Driver configuration is configured through json,
Support driver attribute configuration.
2023-11-12 22:38:34 +08:00
eed78015dc Driver configuration is configured through json,
Support driver attribute configuration.
2023-11-12 22:25:51 +08:00
ff4b0e1211 Fix kingbase8r6 error 2023-11-12 12:57:23 +08:00
654462ad1c Fix kingbase8r6 error 2023-11-12 12:26:48 +08:00
06e779da8c Fix issues 792 NullPointerException 2023-11-11 19:09:46 +08:00
097900a04a fix mariaDB connec database bug 2023-11-11 16:56:48 +08:00
b999c2556d fix point 乱码问题 2023-11-11 16:21:14 +08:00