8000 Release typed_sql v0.1.3 · google/dart-neats · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

typed_sql v0.1.3

Latest
Compare
Choose a tag to compare
@jonasfj jonasfj released this 22 May 13:46
2f1ac14
  • Added TransactionAbortedException.toString() to render the reason when
    printing an exception.
  • Fix postgres support for DateTime.utc(0), which must be encoded as 'BC'
    suffixed date-time.
  • Escaping table names in queries.
  • Fix .update / .delete for tables with composite primary keys.
0