We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1468f25 commit 01a5d4eCopy full SHA for 01a5d4e
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## [Unreleased]
4
5
+## [v1.8.1](https://github.com/yajra/laravel-sql-loader/compare/v1.8.0...v1.8.1) - 2024-06-28
6
+
7
+- fix: get column connection and table prefix #5
8
+- Fix issue when connection uses table prefix
9
+- Fix issue where custom connection is not used when fetching the table columns
10
11
## [v1.8.0](https://github.com/yajra/laravel-sql-loader/compare/v1.7.1...v1.8.0) - 2024-06-20
12
13
- feat: add support for CSV Format Files #4
0 commit comments