Skip to main content

Module database

Module database 

Source
Expand description

Database introspection tools: database-schema and database-query.

Both are strictly read-only. database-query rejects any statement that doesn’t start with SELECT/WITH/EXPLAIN/SHOW/PRAGMA (case-insensitive).

Structs§

DatabaseQuery
DatabaseSchema