mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-01 03:46:39 -05:00
fix: init snapshot
This commit is contained in:
@@ -15,13 +15,14 @@ exports[`init > should match config 1`] = `
|
||||
"adapterConfig": {
|
||||
"adapterId": "kysely",
|
||||
"adapterName": "Kysely Adapter",
|
||||
"debugLogs": undefined,
|
||||
"debugLogs": false,
|
||||
"supportsBooleans": false,
|
||||
"supportsDates": false,
|
||||
"supportsJSON": false,
|
||||
"supportsNumericIds": true,
|
||||
"usePlural": undefined,
|
||||
},
|
||||
"debugLogs": false,
|
||||
"type": "sqlite",
|
||||
},
|
||||
"update": [Function],
|
||||
|
||||
Reference in New Issue
Block a user