Skip to content

Commit

Permalink
fix: SQLite supportDatabase
Browse files Browse the repository at this point in the history
  • Loading branch information
shanhexi committed Dec 19, 2023
1 parent 999b5cf commit 6181263
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dbType": "SQLITE",
"supportDatabase": false,
"supportDatabase": true,
"supportSchema": false,
"driverConfigList": [
{
Expand Down

0 comments on commit 6181263

Please sign in to comment.