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

feat: Users can now opt-in into using COPY to load data #483

Merged
merged 18 commits into from
Nov 22, 2024

Conversation

edgarrmondragon
Copy link
Member

  • Use Psycopg3 COPY
  • Update pyproject.toml
  • Refactor COPY into a method

@edgarrmondragon edgarrmondragon marked this pull request as ready for review November 22, 2024 19:35
@edgarrmondragon edgarrmondragon self-assigned this Nov 22, 2024
@edgarrmondragon edgarrmondragon added the enhancement New feature or request label Nov 22, 2024
@edgarrmondragon edgarrmondragon merged commit edbfad7 into main Nov 22, 2024
16 checks passed
@edgarrmondragon edgarrmondragon deleted the use-psycopg3-copy--opt-in branch November 22, 2024 19:36
nickjoanis pushed a commit to rosecape/target-postgres that referenced this pull request Dec 4, 2024
…s#483)

- **Use Psycopg3 COPY**
- **Update pyproject.toml**
- **Refactor COPY into a method**

---------

Co-authored-by: SpaceCondor <[email protected]>
Co-authored-by: Conner Panarella <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants