googleclouddatastore 0.2.4+1 copy "googleclouddatastore: ^0.2.4+1" to clipboard
googleclouddatastore: ^0.2.4+1 copied to clipboard

Dart 1 only

None

version 0.3.0
=============

Breaking changes
- Entity constructor only takes single argument

Enhancements
- Query and filter improvements
  - Query arguments type checks relaxed so either a String or KindDefinition can specify a query
  - Filter argument type checks relaxed so either a String or PropertyDefinition can be used to specify a filter
  - Query can only filter a single property for inequality
  - Query must sort a property used in an inequality filter first.

version 0.2.3
=============

Bugfixes
- Query and lookup could add elements to an empty stream

Version 0.2.2
=============

Enhancements
- Deprecated @kind and @property annotations, in deference to dart conventions.
- Added example which demonstrates the use of the protobuf api.
0
likes
15
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

None

License

MIT (license)

Dependencies

google_oauth2_client, http, logging, protobuf, quiver

More

Packages that depend on googleclouddatastore