Open plan and dump connections in read-only mode by winebarrel · Pull Request #286 · winebarrel/pistachio
Make plan and dump use a read-only database connection so they cannot write, even by accident. apply is unchanged and still applies DDL. Behavior plan and dump open the connection with default_tra...