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 1cf904b commit dbecdf4Copy full SHA for dbecdf4
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## [Unreleased]
4
5
+## [v1.7.1](https://github.com/yajra/laravel-sql-loader/compare/v1.7.0...v1.7.1) - 2024-06-04
6
+
7
+- fix: Fix osFileProcClause #3
8
+- fix: Sanitize headers #2
9
+- test: Add test for osFileProcClause
10
+- test: Add test for sanitize headers
11
12
## [v1.7.0](https://github.com/yajra/laravel-sql-loader/compare/v1.6.2...v1.7.0) - 2024-06-04
13
14
- feat: add support for constant columns when using withHeaders
0 commit comments