Releases: basalam/backbone-orm
Releases · basalam/backbone-orm
2.2.12
2.2.11
Added get_driver Method to PostgresManager class
__driver attribute is a private variable defined in Postgres Manager and it's hard to obtain the driver object.
we define a public method to retrieve the driver object
2.2.9
What's Changed
- Updates the less than or equal to operator to 'lte' for consistency. by @MostafaRM7 in #19
Full Changelog: 2.2.8...2.2.9
2.2.8
What's Changed
- Refactor pagination to handle grouped queries correctly. by @alinemone in #18
Full Changelog: 2.2.7...2.2.8
2.2.7
What's Changed
- Handles potential empty aggregation result gracefully. by @alinemone in #17
Full Changelog: 2.2.6...2.2.7
1.0.14: Merge pull request #16 from basalam/fix-loop-in-connection
2.2.6
Full Changelog: 2.2.5...2.2.6
2.2.5
2.2.4
What's Changed
- fix error RecursionError in driver pool by @alinemone in #14
Full Changelog: 2.2.3...2.2.4