Skip to content
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

Issue #4326 #4327

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Issue #4326 #4327

merged 3 commits into from
Aug 21, 2024

Conversation

hopperj
Copy link
Contributor

@hopperj hopperj commented Aug 21, 2024

Fixing quote character not being escaped and replacing server side COPY with client side version

@hopperj
Copy link
Contributor Author

hopperj commented Aug 21, 2024

The second commit is to revert changing COPY->\COPY on the command exporting the data, as that hasn't caused an issue, and while using \COPY shouldn't either, best not to modify something that is working as intended. This does NOT revert the COPY->\COPY change built into the import script.

Copy link
Member

@mlissner mlissner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM. Appreciate the little tweaks.

@mlissner mlissner merged commit 0ecfca5 into freelawproject:main Aug 21, 2024
9 checks passed
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.

2 participants