be999aa831
Optimize code structure.
2024-01-09 19:16:55 +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
290631abcb
Support database or schema
2023-11-16 20:48:45 +08:00
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
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
db4bc33584
fix sqlserver sql page bug
2023-11-09 22:11:35 +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
d5b9ab2d30
Fix sort database error,Fix sqlite query data error
2023-10-30 11:39:06 +08:00
300ec51b5a
Support for creating database and schema
2023-10-24 23:13:18 +08:00
8d12182ba3
Support for creating database and schema
2023-10-23 22:23:46 +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
501fe01b69
Fix oracle update result data bug
2023-10-18 18:11:09 +08:00
cfda338978
Add operation log
2023-10-17 20:20:40 +08:00
283073b0e9
support select result data update
2023-10-11 15:34:04 +08:00
35f15835f1
Support sqlserver table schema edit
2023-10-09 21:58:00 +08:00
ab1cad3cbe
Support table schema edit
2023-10-09 18:27:24 +08:00
60928d0e6c
add data update
2023-10-09 11:47:56 +08:00
04462d7811
support sqlserver metadata update
2023-10-07 19:27:06 +08:00
d483dd1df2
support select result data update
2023-10-07 19:26:18 +08:00
1af4d3f020
fix dm function bug
2023-09-06 19:20:40 +08:00
4563f0a708
support view trigger producer function
2023-08-12 22:12:17 +08:00
9448f184f0
support view trigger producer function
2023-08-12 18:06:29 +08:00
155132275d
fix sqlserver connection rest
2023-08-07 23:51:15 +08:00
c81985e916
add
2023-07-17 20:51:06 +08:00
7d7b52026e
add pg default database
2023-07-16 17:20:39 +08:00
4f5a58e77b
支持自定义驱动
2023-07-08 16:22:18 +08:00
5047569358
Support for custom drivers
2023-06-23 18:25:41 +08:00