0.10.1 Change Log
0.10.1 Change Log
- [r3692] - MFT
- [r3696] Ticket: 766,767
- [r3702] Fixed an update bug in class table inheritance.
- [r3708] Fixed #776.
- [r3719] Correctd the Getting Started section.
- [r3720] Correctd the Getting Started section.
- [r3721] Correctd the Getting Started section.
- [r3723] fixes #732 - yes, it's a nasty hack, but we have a new parser on the way
- [r3735] Fixed package.xml dependency.
- [r3736] Another package fix.
- [r3746] Added jwage as lead maintainer to allow pear packaging.
- [r3748] Updated.
- [r3749] Fixes to package.xml
- [r3750] Merged r3686 into 0.10 branch and trunk
- [r3751] Merged r3567 into 0.9 and 0.10 branches
- [r3752] Merged r3561 into 0.10
- [r3753] Merged r3549 into 0.9 and 0.10 branches
- [r3755] relaxed a comparison in the hydrator. caused buggy behavior.
- [r3764] Updated package from PEAR_PackageFileManager2
- [r3770] Merge r3769 (fixed problem with convertBoolean in Pgsql)
- [r3773] Merged changeset r3758 into 0.10 and trunk (gnat missed to do it)
- [r3775] Added failing test case for ticket #786
- [r3782] Applied patch provided by ticket #788 in 0.9, 0.10 and trunk
- [r3783] Added NOT operator recognition in DQL (fixes #496)
- [r3788] Merged 3786 (removed is_numeric check from convert boolean method, when array is passed as parameter)
- [r3789] Small fix convertion of enum (fixes #788)
- [r3791] Merging r3787 to 0.10 branch. r3787 was a merge of a few select changes from r3565 which was committed to trunk. This fixes issues with create/drop db functionality for sqlite and a few other misc. fixes.
- [r3792] corrected testcase
- [r3793] Fixed order of if else to match 0.9
- [r3795] Reverting some changes that were included in the 0.10 branch from trunk that should not have been. They were refactorings related to the inheritance changes in progress by romanb. The code was reverted to the state it was in 0.9 so the inheritance yaml schema file definitions will work correctly.
- [r3797] Added model loading to default sandbox configuration.
- [r3798] Fixes #702 in 0.10 branch. Still misses trunk
- [r3799] New failing test for saving foreign keys on xref m2m tables.
- [r3804] Updated package information for 0.9.1 and 0.10.1 releases.