Skip to content

Releases: SAM-IT/yii2-mariadb

v3.1.1

13 Jun 15:31
f076f83
Compare
Choose a tag to compare

3.1.1 (2022-06-13)

Bug Fixes

v3.1.0

26 Jul 13:05
0a94a46
Compare
Choose a tag to compare

3.1.0 (2021-07-26)

Bug Fixes

  • return the querybuilder (0a94a46)

Features

  • create querybuilder via the DI container (f8923af)

v3.0.1

19 Apr 09:55
2d7b10a
Compare
Choose a tag to compare

3.0.1 (2021-04-19)

Bug Fixes

v3.0.0

16 Nov 10:53
8a47d47
Compare
Choose a tag to compare

3.0.0 (2020-11-16)

Bug Fixes

  • fix issue #6 check contraints now added last in column definitions (41c8b0a)

Features

  • allow manually configuring json columns (2417d40)

v2.0.0

07 May 15:23
78d1b71
Compare
Choose a tag to compare

2.0.0 (2020-05-07)

Bug Fixes

  • ci: fix typo (2f7d67e)
  • ci: run npm install to get modules needed by semantic-release (513a84a)

Better support for default values

04 May 14:10
f32cb1c
Compare
Choose a tag to compare
v1.2.0

Fixed issue #7

Add support for createTable and SQL mode Oracle.

23 Apr 14:15
9d0551d
Compare
Choose a tag to compare

v1.0.0

13 Feb 09:35
0be010a
Compare
Choose a tag to compare
Added a test

v0.1.0

03 Dec 13:19
be24ea5
Compare
Choose a tag to compare
Removed behavior since it is not a reliable initialization approach

v0.0.5

17 Jul 12:00
5c73ef3
Compare
Choose a tag to compare
Another attempt to fix the RE :|