Commit Graph
24 Commits
Author SHA1 Message Date
songchenxuan 5ee3889e50 * Merge commit a701fc6f75. 2023-11-09 14:45:41 +08:00
songchenxuan 04c6f4a582 * Merge commit 5e199d9b2e. 2023-11-09 13:54:08 +08:00
朱金勇 3c0d0908a1 * Migrate changes from 18.x to master. 2023-10-12 08:55:23 +00:00
朱金勇 6948740e1d * Migrate changes from 18.x to master. 2023-10-12 08:42:59 +00:00
dingguodong b81a38a73f * Handle the PDOException. 2023-09-28 13:29:10 +08:00
liugang f8de3d9f51 + dbh: add PDOStatement object, prepare method and execute method. 2023-07-31 14:45:17 +08:00
zhouxin 659596fd0e * Disable Sqlite in dbh by default. 2023-07-12 13:46:25 +08:00
zhouxin 409e7d4d95 * Add blacklist for SQLite sync. 2023-06-27 13:12:57 +08:00
zhouxin 35d03e4d1f * Add commit to sqlite and dbh lib. 2023-06-26 14:56:35 +08:00
zhouxin 15b83e4c94 * Robust method in dbh lib. 2023-06-26 14:38:07 +08:00
zhouxin 9b95e4aa0d * Record action to table sqlite_queue. 2023-06-26 10:53:09 +08:00
zhouxin 4de4d84165 * Record action to table sqlite_queue. 2023-06-26 09:56:21 +08:00
zhouxin d0ae0833cd * Add method to get last action. 2023-06-26 09:35:39 +08:00
zhouxin 40f7650208 * Filter set statement for SQLite queue. 2023-06-25 17:33:15 +08:00
zhouxin 285e07ddca * Save sql to SQLite queue. 2023-06-21 15:04:58 +08:00
dingguodong e1a1d43215 * The function lastInsertID() return int|false instead of string|false. 2023-05-11 15:19:34 +08:00
caoyanyi 8fea8db065 * Modify database connect dsn. 2023-04-24 15:48:47 +08:00
朱金勇 e074e17dc8 * Fix bugs of dmdb. 2023-04-16 11:53:19 +00:00
朱金勇 267035c94c * Fix install for dmdb. 2023-04-13 17:24:29 +00:00
朱金勇 75a3485f47 * Fix order in dmdb. 2023-04-10 03:13:24 +00:00
朱金勇 13374f3230 * Fix default value of field. 2023-04-07 02:37:07 +00:00
朱金勇 7f9d638d28 * Fix sql for dmdb. 2023-04-05 14:18:24 +00:00
朱金勇 f65d3aa417 * Install for dmdb. 2023-04-01 14:22:24 +00:00
zhujinyong 3d07bde510 Support dameng database. 2023-03-07 08:49:48 +08:00