Skip to content

Releases: cycle/schema-builder

v2.10.0

22 Oct 21:26
32cff8f
Compare
Choose a tag to compare

What's Changed

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

v2.9.0

10 Jul 16:33
413af8f
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v2.7.0

10 Jan 09:50
67da7e7
Compare
Choose a tag to compare

What's Changed

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

v2.6.2

22 Dec 11:55
6cbdc76
Compare
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
Compare
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
Compare
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

v2.5.1

07 Sep 09:31
db763c3
Compare
Choose a tag to compare

What's Changed

  • Add Psalm checks, fix types and static analyze issues by @msmakouz in #66

Full Changelog: v2.5.0...v2.5.1

v2.5.0

19 May 12:11
92ccd4c
Compare
Choose a tag to compare

What's Changed

  • Add the ability to use custom column types by @msmakouz in #61
  • Add Defaults registry; refactor ORM Typecast list merging @msmakouz in #65

Full Changelog: v2.4.0...v2.5.0

v2.4.0

16 May 07:41
ff384c1
Compare
Choose a tag to compare

What's Changed

  • Add ability to avoid Index creation when ForeignKey is created by @msmakouz in #64

Full Changelog: v2.3.0...v2.4.0