palewire / django-postgres-copy

Quickly import and export delimited data with Django support for PostgreSQL's COPY command
https://palewi.re/docs/django-postgres-copy/
MIT License
178 stars 48 forks source link

Docs #169

Open geoffrey-eisenbarth opened 1 year ago

geoffrey-eisenbarth commented 1 year ago

Adds an example which would close #168. Any edits or suggestions welcome!

palewire commented 8 months ago

@geoffrey-eisenbarth, I have to apologize. I overlooked this pull request. Are you still interested in working on it?

geoffrey-eisenbarth commented 8 months ago

@palewire Sure, but if I recall correctly, this is really a companion PR to PR #156.

I've been using my Upsert fork in production for the past 10 months and it's been good to me. I can't tell if you're interested in the PR or not: I'd love to have it merged in, and would be willing to do any work necessary to get it there. I believe my PR was failing some relatively minor GitHub Actions validations and I didn't know how to re-trigger them in order to make sure all is good.

Would you be willing to review it? Thanks!