Skip to content

Releases: Elimuswift/db-exporter

v1.2.5

19 Sep 12:28
c4a5a05
Compare
Choose a tag to compare
Merge pull request #9 from weblabormx/feature-seeds-by-table

save seeds by tables

v1.2.4

09 Mar 17:12
Compare
Choose a tag to compare

Add support for more column types

v1.2.3

24 Jan 19:25
Compare
Choose a tag to compare

A few fixes on php 7.2 where an exception was thrown while trying to count on a string

  • An update on foreign key generation
  • Fix chained ->nullable()->default('NULL)' to only use ->nullable()

v1.2.2

19 Oct 14:11
Compare
Choose a tag to compare
Add more column types to the matcher

v1.2.1

06 Jul 20:20
Compare
Choose a tag to compare

hot fix

v1.2.0

04 Jul 17:18
Compare
Choose a tag to compare
Merge pull request #5 from Elimuswift/scrutinizer-patch-1

Scrutinizer Auto-Fixes

v1.1.3

20 Mar 10:18
Compare
Choose a tag to compare
fix call to non existing null property

1.1.2

20 Mar 09:13
Compare
Choose a tag to compare
v1.1.2

remove Server class

v1.1

20 Mar 06:28
Compare
Choose a tag to compare
v1.1.0

fix failing tests

v1.0.9

02 Mar 09:34
Compare
Choose a tag to compare
Change Seeder class name