Skip to content

Places for placeholders #215

@0rir

Description

@0rir
$!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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions