We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283d259 commit 0264047Copy full SHA for 0264047
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## [Unreleased]
4
5
+## [v1.5.0](https://github.com/yajra/laravel-sql-loader/compare/v1.4.0...v1.5.0) - 2024-06-02
6
+
7
+- fix: build columns using the latest schema get columns builder
8
+- feat: automatically detects filler columns
9
+- tests: boolean fields
10
11
## [v1.4.0](https://github.com/yajra/laravel-sql-loader/compare/v1.3.1...v1.4.0) - 2024-06-02
12
13
- feat: add ability to set the database connection
0 commit comments