ReferenceAPIsSDK
db
SDK module db, exports and signatures
Source: sdk/src/db.ts
For implementation details and inline JSDoc, see the source on GitHub: sdk/src/db.ts.
Exports
getDb (function)
function getDb ()getSettingsTable (function)
function getSettingsTable ():ensureTable (function)
function ensureTable ():getLocationsTable (function)
function getLocationsTable ():ensureLocationsTable (function)
function ensureLocationsTable ():getLoginAttemptsTable (function)
function getLoginAttemptsTable ():getLockoutsTable (function)
function getLockoutsTable ():getSecurityAuditTable (function)
function getSecurityAuditTable ():ensureBruteForceTables (function)
function ensureBruteForceTables ():closeDb (function)
function closeDb ()Generated from sdk/src/db.ts at build time.