Skip to content

Releases: yajra/laravel-sql-loader

v1.3.0

01 Jun 12:06

Choose a tag to compare

  • feat: dynamically build columns based on csv file header and table schema
  • feat: add support for default date formats
  • fix: column issue when name is reserved word
  • feat: set trailing nullcols as default behavior
  • feat: add withHeader method to skip csv header
  • fix: creating of CSV file when directory does not exist
  • fix: headers appending the content of the array

v1.2.0

01 Jun 02:37

Choose a tag to compare

  • feat: add csv file helper class

v1.1.0

31 May 09:06

Choose a tag to compare

  • feat: add support for table when clause
  • feat: add execution timeout option

v1.0.1

31 May 05:13

Choose a tag to compare

  • fix: trailing with date format options #1

v1.0.0

30 May 04:45

Choose a tag to compare

  • First SQL Loader package release 🚀