cmsmanage/membershipworks/migrations
Adam Goldsmith 62e48c6e6f
All checks were successful
Ruff / ruff (push) Successful in 29s
Test / test (push) Successful in 3m9s
membershipworks: Use bulk upsert when scraping transactions
Instead of trying to do fiddly things with relative times, which turns
out not to work very well. This will break if anyone changes the sid
or timestamp of a transaction though (because of course
MembershipWorks allows editing those).
2024-09-02 12:50:08 -04:00
..
__init__.py
0001_initial.py Convert from MariaDB to PostgreSQL 2024-08-29 21:45:56 -04:00
0002_historical_member_and_flags.py membershipworks: Use django-simple-history for Member, Flag, and MemberFlag 2024-08-29 21:45:56 -04:00
0003_transaction_unique_sid_timestamp.py membershipworks: Use bulk upsert when scraping transactions 2024-09-02 12:50:08 -04:00