Donate Share

Object-Relational Bridge for python

File Release Notes and Changelog

Release Name: 0.8

Notes: ** Now distributed under the GNU General Public License ** - Feature added: it is now possible to create a relationship (and its inverse) in one single step --includes: automatic generation of the foreign key, if requested - Database schema generation: Added a button to show (as opposed to: execute) the SQL statements that would be executed by the other button 'Do it!'


Changes: * ZModelizationTool: - Interface.verify_class_implementation() vs. Interface.Verify.verifyClass(): added code to make it compatible with zope 2.6 - Feature added: it is now possible to create a relationship (and its inverse) in one single step --includes: automatic generation of the foreign key, if requested - Database schema generation: Added a button to show (as opposed to: execute) the SQL statements that would be executed by the other button 'Do it!'