|
91e384f5dd
|
cache connection
|
2024-05-16 00:00:11 +08:00 |
|
|
0cec8f2dc8
|
update ConnectionPool
|
2024-05-15 21:54:02 +08:00 |
|
|
829364fa1e
|
update ConnectionPool
|
2024-05-15 21:22:09 +08:00 |
|
|
d3ddb29ed6
|
cache connection
|
2024-05-14 20:45:44 +08:00 |
|
|
2c76019bbd
|
cache connection
|
2024-05-14 17:18:11 +08:00 |
|
|
3a6ee931ca
|
cache connection
|
2024-05-14 15:07:19 +08:00 |
|
|
d9473560fb
|
fix myql tinyint error
|
2024-04-28 16:19:49 +08:00 |
|
|
79bbfe66f1
|
fix table sort error
|
2024-04-27 22:13:38 +08:00 |
|
|
0948376c64
|
remove e.printStackTrace();
|
2024-04-25 11:55:26 +08:00 |
|
|
7eac6746ee
|
dateformat
|
2024-04-17 11:31:04 +08:00 |
|
|
0878c5821e
|
update sql parse
|
2024-04-16 00:21:30 +08:00 |
|
|
2367d57619
|
update
|
2024-04-15 16:47:25 +08:00 |
|
|
489505c8c3
|
update
|
2024-04-07 15:13:41 +08:00 |
|
|
7f181054ba
|
update cdn host
|
2024-04-06 19:04:38 +08:00 |
|
|
af467eb5fc
|
remove redundant code and optimize exception throwing
|
2024-03-28 14:49:40 +08:00 |
|
|
f425604b15
|
db-data-export
|
2024-03-28 13:13:09 +08:00 |
|
|
e7909cdf61
|
fix :oracle trigger bug
|
2024-03-24 17:24:44 +08:00 |
|
|
c96490a426
|
feat:support system database and schemas
|
2024-03-17 21:56:50 +08:00 |
|
|
0fe586d263
|
feat:support Serializable
|
2024-03-15 14:07:51 +08:00 |
|
|
c925c5e1f3
|
feat:support Serializable
|
2024-03-09 16:22:42 +08:00 |
|
|
e4dae07b54
|
feat:copy sql
|
2024-03-07 10:30:28 +08:00 |
|
|
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 |
|
|
81743fb45a
|
MySQL database export
|
2024-02-28 16:39:01 +08:00 |
|
|
cb0b614925
|
Merge pull request #1182 from openai0229/issue#1135
transaction support
|
2024-02-26 10:28:30 +08:00 |
|
|
8ba00fe0ff
|
transaction support
|
2024-02-26 10:22:23 +08:00 |
|
|
c2b5fed04a
|
Merge pull request #1178 from tmlx1990/fix1174
fix:1174 达梦数据库新建表的时候可以设置自增
|
2024-02-26 10:14:05 +08:00 |
|
|
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 |
|
|
80634b5107
|
实现MySQL存储过程修改
|
2024-02-25 16:53:45 +08:00 |
|
|
14db8b9266
|
fix:1174 达梦数据库,新建表的时候,可以设置自增。
目前不支持自定义起始及步长。后续补充。
|
2024-02-22 18:28:08 +08:00 |
|
|
8b1d1b6c41
|
fix :support command api dev
|
2024-02-19 19:03:32 +08:00 |
|
|
cc49a85c39
|
Fix Bug #1042:The query result of timestamp field has one decimal place after the second. In addition,datetime field query result has a 'T' in the middle of date and time.
|
2024-02-04 12:15:39 +08:00 |
|
|
d4af8cefba
|
Bug: Error #865 when a new row of new data id is added and not filled in in MySQL database.
|
2024-02-02 16:24:50 +08:00 |
|
|
6f968086c9
|
feat:support download task
|
2024-01-31 19:16:15 +08:00 |
|
|
be999aa831
|
Optimize code structure.
|
2024-01-09 19:16:55 +08:00 |
|
|
9156ac3d5f
|
Support websocket long connections
|
2024-01-02 15:19:04 +08:00 |
|
|
358a23da20
|
Fix null point error
|
2023-12-28 19:10:04 +08:00 |
|
|
22add550dc
|
Fix oracle io close bug
|
2023-12-27 20:05:38 +08:00 |
|
|
df153639d0
|
Improve startup speed
|
2023-12-07 17:45:44 +08:00 |
|
|
77f944a956
|
Improve startup speed
|
2023-12-05 21:18:30 +08:00 |
|
|
44507e1682
|
ai deserialization update
|
2023-11-30 16:01:01 +08:00 |
|
|
f40be5ca71
|
delete models
|
2023-11-28 17:29:45 +08:00 |
|
|
b7a95ccce1
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-11-28 16:01:22 +08:00 |
|
|
32f41591c3
|
Support database or schema
|
2023-11-28 16:01:12 +08:00 |
|
|
5549908aaa
|
support for mongodb
|
2023-11-26 14:57:24 +08:00 |
|
|
696725c0eb
|
Merge pull request #861 from tmlx1990/dev3.0.13
FIX:847 修复MySQL修改表结构,不回显注释的问题。
|
2023-11-20 21:48:05 +08:00 |
|
|
4af8dc52b6
|
FIX:847修复MySQL修改表注释后,不回显的问题。
|
2023-11-20 17:57:05 +08:00 |
|
|
290631abcb
|
Support database or schema
|
2023-11-16 20:48:45 +08:00 |
|
|
144b8b8d9e
|
Fix oracle datatype error
|
2023-11-16 12:38:21 +08:00 |
|
|
5b126a38f0
|
Fix oracle datatype error
|
2023-11-15 18:32:04 +08:00 |
|