14 lines
250 B
JSON
14 lines
250 B
JSON
![]() |
{
|
||
|
"rdbms":"sqlite3",
|
||
|
"filename":"drogonTestSqlite",
|
||
|
"name": "",
|
||
|
"host": "127.0.0.1",
|
||
|
"port": 5432,
|
||
|
"dbname": "test",
|
||
|
"user": "",
|
||
|
"passwd": "",
|
||
|
"is_fast": false,
|
||
|
"connection_number": 1,
|
||
|
"tables":["users"]
|
||
|
}
|