Skip to content

Releases: nguyendv/postgrespy

Version 0.2.1

30 Jul 20:29

Choose a tag to compare

Changes

  • Always show deprecation warning

Version 0.2.0

30 Jul 20:28

Choose a tag to compare

New

Implement Model::insert()
Deprecated Model._insert()

Release version 0.1.0

29 Jul 23:32

Choose a tag to compare

New

  • Add order_by to queries
  • Add fetch_many to queries
  • Implement DateTimeField