forked from ponyorm/pony
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Improvements * Fixes ponyorm#172: Query prefetch() method should load specified lazy attributes right in the main query if possible # Bugfixes * Fixes ponyorm#168: Incorrect caching when slicing the same query multiple times * Fixes ponyorm#169: When py_check() returns False, Pony should truncate too large values in resulting ValueError message * Fixes ponyorm#171: AssertionError when saving changes of multiple objects * Fixes ponyorm#176: Autostripped strings are not validated correctly for Required attributes See blog post for more detailed information: https://blog.ponyorm.com/2016/04/04/pony-orm-release-0-6-5/
- Loading branch information
Showing
3 changed files
with
22 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters