Skip to content

@saflib/drizzle-sqlite3


Type Alias: DbKey

DbKey = symbol

A symbol returned when connecting to the database. This key should be provided to any queries used by the consumer of the package. This is the only way a database consumer may interact with the database.