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).
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).