PostgreSQL
Butterfly supports PostgreSQL, and will automatically detect it for URIs with the postgresql:
protocol. PostgreSQL queries are escaped using $1
, $2
, etc. for parameter placeholders.
Butterfly supports PostgreSQL, and will automatically detect it for URIs with the postgresql:
protocol. PostgreSQL queries are escaped using $1
, $2
, etc. for parameter placeholders.