pg 0.1.2 copy "pg: ^0.1.2" to clipboard
pg: ^0.1.2 copied to clipboard

PostgreSQL client for Dart.

0.1.2 #

  • Support prepared statement cache within PgTransaction.
  • Use text format parameter encoding for unnamed queries.

0.1.1 #

  • Fix parameter encoding for jsonb and json target OIDs (support String, List, and Map with JSONB version prefix).

0.1.0 #

  • Initial version.