9 Commits

Author SHA1 Message Date
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