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

Releases: google/dart-neats

typed_sql v0.1.3

22 May 13:46
2f1ac14
Compare
Choose a tag to compare
  • 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.

typed_sql v0.1.2

09 May 10:47
8f7a578
Compare
Choose a tag to compare
  • Support for composite foreign keys using the @ForeignKey annotation.
  • Extension methods for joining table using foreign keys.

typed_sql v0.1.1

06 May 11:16
4f70278
Compare
Choose a tag to compare
  • Fixed build issues where it's unable to resolve CustomDataType.

typed_sql v0.1.0

29 Apr 19:49
Compare
Choose a tag to compare
  • Initial release of package:typed_sql.

vendor v0.9.7

04 Feb 09:26
7ebf589
Compare
Choose a tag to compare
  • Bump constraint on package:tar to ^2.0.0.

vendor v0.9.6

04 Feb 09:04
b844c2d
Compare
Choose a tag to compare
  • Bump package:analyzer to >= 2.7.0 <7.0.0.

acyclic_steps v0.11.2

04 Feb 09:24
c8695b3
Compare
Choose a tag to compare
  • Remove @sealed annotation in favor of final class modifier from Dart 3.
  • Bump SDK lower-bound constraint to Dart 3.0.0.

dartdoc_test 0.1.0

28 Aug 11:18
Compare
Choose a tag to compare

Initial release of dartdoc_test

neat_cache v2.0.4

11 Apr 12:47
716e3eb
Compare
Choose a tag to compare
  • Reconnect when a redis command fails.

pem v2.0.5

19 Feb 12:52
Compare
Choose a tag to compare
  • Allow petitparser version >=5.1.0 <7.0.0.
0