17 Commits

Author SHA1 Message Date
056df5d273 Fixed the problem of direct query table data error due to characters 2023-12-29 11:39:26 +08:00
3c356c6108 merge 2023-11-16 22:02:52 +08:00
ji
594190f594 Merge pull request #805 from tmlx1990/main
FIX: 772 默认值中增加CURRENT_TIMESTAMP。
2023-11-14 19:47:02 +08:00
3a13c936b4 增加DB2、DM、KingBase、PostgreSQL、Sqlite、SqlServer默认值下拉配置。 2023-11-13 23:21:28 +08:00
eed78015dc Driver configuration is configured through json,
Support driver attribute configuration.
2023-11-12 22:25:51 +08:00
9b3adb18ee support table primary key 2023-11-06 10:04:02 +08:00
e1cbe0293c Fix oracle table edit error 2023-11-03 16:04:35 +08:00
dde29de5bc Support DB2 TABLE create and edit. 2023-11-02 15:50:09 +08:00
d29f37a10c Support DM TABLE create and edit. 2023-11-01 23:52:55 +08:00
d5b9ab2d30 Fix sort database error,Fix sqlite query data error 2023-10-30 11:39:06 +08:00
61b2ea14a1 Support for creating database and schema 2023-10-23 15:33:26 +08:00
51a35f770e Supports fuzzy query of table names, not case sensitive.
Automatically add pagination parameters when users query SQL without pagination parameters.
Sort the database schema and prioritize the user-defined ones.
2023-10-22 22:46:26 +08:00
ab1cad3cbe Support table schema edit 2023-10-09 18:27:24 +08:00
c81985e916 add 2023-07-17 20:51:06 +08:00
4f5a58e77b 支持自定义驱动 2023-07-08 16:22:18 +08:00
2c31feedbf support drop table 2023-07-01 11:39:12 +08:00
5047569358 Support for custom drivers 2023-06-23 18:25:41 +08:00