-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
$!dbh.execute("SET log_min_messages TO $level");
$sth = $!dbh.execute( "SHOW $var-name" );
I expected DBIish via DBDish::Pg to accept ? placeholders in the above.
Only with the pause caused by my error, did I consider that SET might reasonably take two placeholders.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels