Skip to content

Releases: bravo3/orm

Compatibility upgrades

30 Nov 23:27

Choose a tag to compare

0.5.7

Compatibility fixes for Symfony 3

Added YAML mappings

30 Nov 06:16

Choose a tag to compare

Merge pull request #37 from bravo3/feature/yaml-mapper

YAML mappings

Index methods

08 Sep 02:23

Choose a tag to compare

Merge pull request #34 from bravo3/feature/index-methods

Added in methods to normal indices

0.5.1: Merge pull request #31 from bravo3/fix/maintenance-index

14 Aug 04:23

Choose a tag to compare

Fixed maintenance script not updating unique indices

Filesystem Drivers

13 Aug 23:59

Choose a tag to compare

Merge pull request #30 from bravo3/feature/fs-driver

Filesystem Driver & Portation

Fix for indices with relationships not deleting properly

02 Jul 01:46

Choose a tag to compare

Merge pull request #25 from bravo3/fix/related-index-deletion

Fix for indices with relationships not deleting properly

Sorted table queries

01 Jul 05:41

Choose a tag to compare

Merge pull request #24 from bravo3/feature/sorted-tables

Added sorted tables, naming sort indices

Fix for breaking to-one relationships

06 May 07:17

Choose a tag to compare

Merge pull request #19 from bravo3/fix/to-one-breaking-relationships

Fix for breaking to-one relationships

Fixed lingering refs

11 Mar 00:38

Choose a tag to compare

Merge pull request #10 from bravo3/potential-bug-with-refs

Fixed lingering refs

Refs

26 Feb 01:09

Choose a tag to compare

Added refs to track non-reciprocated relationships
Fixed conflict with sort indices