Skip to content

v1.0.1

Compare
Choose a tag to compare
@lavoiesl lavoiesl released this 23 Mar 02:41
v1.0.1
  • Added Travis: 69c2230
  • Now supports table quoting for dropping joined tables: #180
  • Fixed ProxyReferenceRepository which was forcing to have a getId: 8ffac1c
  • Fixed identifiers retrieval on ReferenceRepository if Entity is not yet managed my UnitOfWork: dfc0dc9
  • Doctrine dependencies relaxed: 83a910f
  • Fix purging non-public schema tables: #171