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 f5f3a04 commit 1d50b14Copy full SHA for 1d50b14
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## [Unreleased]
4
5
+## [v1.6.0](https://github.com/yajra/laravel-sql-loader/compare/v1.5.0...v1.6.0) - 2024-06-02
6
+
7
+- feat: add support for wildcard in file path
8
+- feat: createColumnsFromHeaders api added
9
10
## [v1.5.0](https://github.com/yajra/laravel-sql-loader/compare/v1.4.0...v1.5.0) - 2024-06-02
11
12
- fix: build columns using the latest schema get columns builder
0 commit comments