Format: 1.8 Date: Fri, 6 Aug 2010 13:46:13 +0000 Source: storm Binary: python-storm Architecture: source Version: 0.17-1~storm4.10.04 Distribution: lucid Urgency: low Maintainer: Jamshed Kakar Changed-By: Jamshed Kakar Description: python-storm - Storm is an object-relational mapper (ORM) for Python Changes: storm (0.17-1~storm4.10.04) lucid; urgency=low . * The order_by parameter defined on ReferenceSet can now be specified as a string, to workaround circular dependency issues. The order by property column will be resolved after import time (bug #580037). * The Store and Connection classes have block_access() and unblock_access() methods that can be used to block access to the database connection. This can be used to ensure that an application doesn't access the database at unexpected times. * When using stores managed by ZStorm, a ZStormError will be raised on attempts to use a per-thread store from the wrong thread (bug #348815). * ResultSet.is_empty strips the ORDER BY clause, when present, to provide a performance boost for queries that would match a large number of rows (bug #246200). * A new ResultSet.get_select_expr method returns a Select expression built for a specified set of columns, based on the settings of the result set (bug #337494). * ResultSet.any and ReferenceSet.any strips the ORDER BY clause, when present, to provide a performance boost for queries that would match a large number of rows (bug #608825). * SQLObjectResultSet has a new is_empty method which should be used in preference to __nonzero__, because it is compatible with ResultSet. * SQLite reserved words are handled properly (bug #593633). * A bug in change checkpointing logic has been fixed to detect changes in mutable objects correctly and to prevent useless (or potentially harmful!) columns to be specified in updates (bug #553334). Checksums-Sha1: 29a8ac13ff6ed2902a6ff5b93e8745a5daaaaf7e 831 storm_0.17-1~storm4.10.04.dsc 6c470758c9a607e247e1ba861ca79e47b0d88fce 1488427 storm_0.17-1~storm4.10.04.tar.gz Checksums-Sha256: f996a58e409e95c8e84938762b07edf72d10bf11b52d906688c124a90dbf5cc2 831 storm_0.17-1~storm4.10.04.dsc e7e1e3bc0e11cbb0a471fa4c817cea71f61a91b450858399810db26ed0750a82 1488427 storm_0.17-1~storm4.10.04.tar.gz Files: 433a54c517881fe9202a5d7593009d44 831 universe/devel optional storm_0.17-1~storm4.10.04.dsc 34a26e6e8afbb19ffd8ee725a8b100c1 1488427 universe/devel optional storm_0.17-1~storm4.10.04.tar.gz