Readonly
Toggles read-only access to Lakebase from the provider.
Data Type
bool
Default Value
true
Remarks
When set to True, the server allows only SELECT queries. Attempting an INSERT, UPDATE, DELETE, or stored procedure query fails with an error message.