entity 1.7.0+1 copy "entity: ^1.7.0+1" to clipboard
entity: ^1.7.0+1 copied to clipboard

outdated

A simple ORM for Relational and NoSQL database, such as Couchbase and PostgreSQL.

Changes #

1.7.0

  • The type of the option argument of loadIfAny_ is changed to int

1.6.0

  • SqlFlavor added for adding on conflict do nothing and others to INSERT and UPDATE SQL statements.

1.5.1

  • Entity implements Comparable<Entity>

1.5.0+1

  • We allow tilde (~) to be used in OID

1.5.0

  • Entity.read() and Entity.write() accepts Map instead of Map<String, dynamic>

0.9.3

  • Access.get() renamed to Access.fetch() (avoid using keyword)

0.9.0

  • AccessWriter.entityMap and AccessReader.entityMap are removed.
10
likes
0
pub points
67%
popularity

Publisher

verified publisherquire.io

A simple ORM for Relational and NoSQL database, such as Couchbase and PostgreSQL.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

charcode, postgresql2, rikulo_commons

More

Packages that depend on entity