Skip to content

Releases: cycle/schema-builder

v2.11.2

10 Jul 03:47
c59071a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.1...v2.11.2

v2.11.1

13 Dec 15:53
af4816c

Choose a tag to compare

What's Changed

  • Maintenance by @roxblnfk in #78
    • Resolve PHP 8.4 deprecations
    • Apply Spiral Code Style
    • Reuse Cycle testing workflows

Full Changelog: v2.11.0...v2.11.1

v2.11.0

08 Nov 11:57
5345eb4

Choose a tag to compare

What's Changed

  • Add typecast to string in the ORM schema by @laxity7 in #77

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0

22 Oct 21:26
32cff8f

Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.10.0

v2.9.0

10 Jul 16:33
413af8f

Choose a tag to compare

What's Changed

  • Use schema modifiers as mutable by @roxblnfk in #75
    It requires to have a role for related entity definition.

Full Changelog: v2.8.0...v2.9.0

v2.8.0

08 Feb 18:30
8fbc463

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

10 Jan 09:50
67da7e7

Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.7.0

v2.6.2

22 Dec 11:55
6cbdc76

Choose a tag to compare

What's Changed

  • Fix attributes proxying on column type definition by @msmakouz in #69

Full Changelog: v2.6.1...v2.6.2

v2.6.1

24 Nov 13:14
7f2f426

Choose a tag to compare

What's Changed

  • Fix index duplication when FK's outer key is a primary key by @msmakouz in #68

Full Changelog: v2.6.0...v2.6.1

v2.6.0

23 Nov 14:42
24284c5

Choose a tag to compare

What's Changed

  • Add the ability to configure foreign keys by @msmakouz in #67

Full Changelog: v2.5.1...v2.6.0