Skip to content

Releases: nicklayb/laravel-db-import

Update package for Laravel 6.0

24 Oct 15:23
da2fb0f
Compare
Choose a tag to compare

Replaces studly_case calls for Str::studly calls.

Fix table sort bugs

17 May 02:01
Compare
Choose a tag to compare

Fixes table sorting that returns a sorted array that doesn't match the requirements

Major bugfix

11 May 19:07
Compare
Choose a tag to compare

Bug fix where $table is not passed as parameter

Updated unit test

11 May 15:31
Compare
Choose a tag to compare

Asserting source columns sorting

Table filter feature

11 May 15:23
Compare
Choose a tag to compare
  • Added feature for filtering tables before loading them
  • Builded unit tests

Bug fixes

02 Mar 21:33
Compare
Choose a tag to compare

It now works!

There was some bug I had to fix but now it's done and it completely works!

First stable

02 Mar 20:09
Compare
Choose a tag to compare

first stable release

Initial release

02 Mar 20:02
Compare
Choose a tag to compare

Basic package release