SQL
Read-only against the live database. SELECT, WITH and EXPLAIN only. The connection itself is opened readonly, so this is a clearer error rather than the only thing stopping a write.
Read-only against the live database. SELECT, WITH and EXPLAIN only. The connection itself is opened readonly, so this is a clearer error rather than the only thing stopping a write.