Utility functions
getTableSchema
The getTableSchema function retrieves the schema of a table from a SQLite3 database, returning an object mapping column names to their data types. Read more.
getTableSchemaThe getTableSchema function retrieves the schema of a table from a SQLite3 database, returning an object mapping column names to their data types. Read more.