|
65b79cad99
|
sqlExport: Set db character set to utf8
|
2020-03-29 00:32:32 -04:00 |
|
|
6ab2b7bd9c
|
sqlExport: Add some informational prints
|
2020-03-29 00:32:32 -04:00 |
|
|
a6e596cfd4
|
sqlExport: Read membershipworks database info from passwords.py file
|
2020-03-29 00:32:32 -04:00 |
|
|
516813b895
|
sqlExport: Switch from REPLACE to INSERT...ON DUPLICATE KEY UPDATE
REPLACE DELETES the row even when there was no change, creating a
history entry even when none was needed or useful
|
2020-03-29 00:32:32 -04:00 |
|
|
01e08e1007
|
sqlExport: Delete labels that are no longer valid
|
2020-03-29 00:32:32 -04:00 |
|
|
8edaaf0df9
|
sqlExport: Migrate to mariadb, improve types
|
2020-03-29 00:32:32 -04:00 |
|
|
8b54dc7fe3
|
sqlExport: Merge the logic of members and transactions tables, w/ mappings defined in yaml
|
2020-03-29 00:32:32 -04:00 |
|
|
38ba551f1e
|
sqlExport: WIP: sort of working export to SQL
|
2020-03-29 00:31:10 -04:00 |
|