Add sqlExport.py
to README
This commit is contained in:
parent
8edaaf0df9
commit
b82da10073
@ -27,3 +27,7 @@ Retrieves member information from MembershipWorks and pushes it out to the HID E
|
||||
## `ucsAccounts.py`
|
||||
|
||||
Retrieves member information from MembershipWorks and pushes it out to [UCS](https://www.univention.com/products/ucs/), which we use as a domain controller for the Windows computers at the Space.
|
||||
|
||||
## `sqlExport.py`
|
||||
|
||||
Retrieves account and transaction information from MembershipWorks, and pushes it to a MariaDB database for use in other projects. Schemas are defined (somewhat oddly, to be fair) in `tableMapping.yaml`.
|
||||
|
Reference in New Issue
Block a user