We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d47f90 commit d9d2ff5Copy full SHA for d9d2ff5
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## [Unreleased]
4
5
+## [v1.4.0](https://github.com/yajra/laravel-sql-loader/compare/v1.3.1...v1.4.0) - 2024-06-02
6
+
7
+- feat: add ability to set the database connection
8
+- docs: withHeader and connection added
9
10
## [v1.3.1](https://github.com/yajra/laravel-sql-loader/compare/v1.3.0...v1.3.1) - 2024-06-01
11
12
- fix: set default CsvFile mode to `w`
0 commit comments