Commit Graph

3878 Commits

Author SHA1 Message Date
ji 16d62e1e86
Merge pull request #1220 from openai0229/sqlite-database-export
fix sqlite triggers query and trigger ddl query
2024-03-11 19:17:28 +08:00
zgq 0e63ff1acb fix sqlite triggers query and trigger ddl query 2024-03-11 19:15:07 +08:00
tmlx1990 332453f514 实现hive查看建表DDL 2024-03-11 18:18:47 +08:00
tmlx1990 c6c31b2579 修复BUG:Oracle不显示字段长度问题。 2024-03-11 16:58:34 +08:00
tmlx1990 52b3ec19d1 hive数据库增加查看表的功能 2024-03-11 16:32:50 +08:00
robinji0 73f420ec5e
Merge pull request #1216 from openai0229/fix-mysql-function-ddl-query
fix-mysql-function-ddl-query
2024-03-09 20:58:43 +08:00
robinji0 5fb3c21973
Merge pull request #1215 from openai0229/fix-mysql-procedures-query
fix-mysql-procedures-query
2024-03-09 20:57:00 +08:00
zgq 32d8af8d15 h2-database-export 2024-03-09 20:25:46 +08:00
robinji0 921edea241
Merge pull request #1214 from openai0229/mysql-database-export
optimize code
2024-03-09 18:54:56 +08:00
zgq 7882c1a870 fix-mysql-function-ddl-query 2024-03-09 16:24:31 +08:00
SwallowGG ee32e2bfce Merge remote-tracking branch 'origin/dev' into dev 2024-03-09 16:23:16 +08:00
SwallowGG c925c5e1f3 feat:support Serializable 2024-03-09 16:22:42 +08:00
zgq 81fb7f41a6 fix-mysql-procedures-query 2024-03-09 14:56:14 +08:00
zgq 8ed44a3724 export function 2024-03-09 14:15:40 +08:00
zgq b9cefb2bd7 optimized code 2024-03-09 13:10:42 +08:00
zgq 485fbe3a7d dm-schema-export 2024-03-08 20:55:29 +08:00
robinji0 1baa37820f
Merge pull request #1210 from openai0229/fix-dm-table-ddl-missing-comment
fix-dm-table-ddl-missing-comment
2024-03-08 17:33:31 +08:00
robinji0 875ba75d40
Merge pull request #1209 from openai0229/fix-dm-trigger-ddl-query
fix-dm-trigger-ddl-query
2024-03-08 17:32:57 +08:00
robinji0 8a3bc1aebe
Merge pull request #1207 from openai0229/clickhouse-database-export
clickhouse:fix functions query and function ddl query
2024-03-08 17:32:30 +08:00
zgq f91aba51eb enhance readability 2024-03-08 17:15:38 +08:00
zgq ac8f74d847 enhance readability 2024-03-08 17:09:52 +08:00
zgq ce80127777 fix-dm-table-ddl-missing-comment 2024-03-08 14:54:39 +08:00
zgq e1650a1b32 fix-dm-trigger-ddl-query 2024-03-08 13:52:26 +08:00
zgq 9ddd7b261c fix functions query and function ddl query 2024-03-07 21:29:44 +08:00
zgq dba25aa198 sqlserver-database-export 2024-03-07 20:39:56 +08:00
SwallowGG e4dae07b54 feat:copy sql 2024-03-07 10:30:28 +08:00
ji 9fdc97a2d1
Merge pull request #1203 from openai0229/clickhouse-database-export
fix clickhouse view ddl query
2024-03-06 20:48:08 +08:00
zgq 48bbf6ca83 clickhouse-database-export 2024-03-06 20:41:48 +08:00
robinji0 c8f54daf03
Update CHAT2DB_AI_SQL.md 2024-03-06 17:08:00 +08:00
zgq 02257553e4 fix clickhouse view ddl query 2024-03-06 17:02:53 +08:00
robinji01 1910b183fc
Update CHAT2DB_AI_SQL.md 2024-03-06 17:02:47 +08:00
robinji01 c5766daa45
Update CHAT2DB_AI_SQL.md 2024-03-06 17:02:15 +08:00
robinji01 e794939617
Update CHAT2DB_AI_SQL.md 2024-03-06 17:01:40 +08:00
robinji9102 88cbb1f274
Update CHAT2DB_AI_SQL.md 2024-03-06 16:57:05 +08:00
robinji9102 c9c4f37b0a
Update README_CN.md 2024-03-06 16:56:03 +08:00
robinji9102 8d07bbad1e
Update README.md 2024-03-06 16:53:43 +08:00
ji f9d043351a
Merge pull request #1199 from openai0229/fix-clickhouse-query-columns-under-a-table
fix-clickhouse-query-columns-under-a-table
2024-03-05 20:58:44 +08:00
zgq 1b0088c36b fix-clickhouse-query-columns-under-a-table 2024-03-05 20:50:53 +08:00
zgq e9fcac47c6 oracle schema export 2024-03-04 22:39:09 +08:00
zgq 1469908d27 pgsql schema export 2024-03-02 15:57:52 +08:00
miahemu ecec0f4cc6
Merge pull request #1193 from miahemu/dev
Final work
2024-03-02 11:21:32 +08:00
Suyue feaf13725f The last part of the translation work is to format the code and correct some typos and wrong words. 2024-03-02 11:16:06 +08:00
miahemu 74c79e114e
Merge pull request #1190 from miahemu/dev
Dev
2024-02-29 23:39:25 +08:00
Suyue c1e5a769e8 ... 2024-02-29 23:13:19 +08:00
Suyue 064d15bd5a Part of the English translation work, and some typos in the original project were corrected. 2024-02-29 22:55:03 +08:00
JinYu Fan 45082e3bd0
Update README.md 2024-02-28 20:56:47 +08:00
ji 181b7ff69c
Merge pull request #1187 from openai0229/issue#1179
MySQL database export
2024-02-28 20:48:35 +08:00
robinji0 e831b7f666
Update README.md 2024-02-28 20:35:42 +08:00
zgq 81743fb45a MySQL database export 2024-02-28 16:39:01 +08:00
ji c654faefd9
Merge pull request #1183 from openai0229/issue#1135
complete exception throwing
2024-02-26 19:35:50 +08:00