Skip to content

feat: add support for CSV Format Files #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 20, 2024
Merged

Conversation

ejgandelaberon
Copy link

Allow usage of CSV clause to instruct sql loader to read specified files as comma-separated-values.

This PR proposes its usage via into() method of SQLLoader class.

@yajra yajra changed the title Specifying CSV Format Files feat: Specifying CSV Format Files Jun 20, 2024
@yajra yajra self-requested a review June 20, 2024 07:44
@yajra
Copy link
Owner

yajra commented Jun 20, 2024

Please fix the failing test, thanks!

@yajra yajra self-requested a review June 20, 2024 08:04
@yajra yajra merged commit 1ec8454 into yajra:main Jun 20, 2024
@yajra yajra changed the title feat: Specifying CSV Format Files feat: add support for CSV Format Files Jun 20, 2024
@yajra
Copy link
Owner

yajra commented Jun 20, 2024

Released on https://github.com/yajra/laravel-sql-loader/releases/tag/v1.8.0 🚀 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants