justicenation / commonwealth

GNU General Public License v3.0
0 stars 0 forks source link

Add Fidelity Rewards transaction schema #2

Closed martyychang closed 6 years ago

martyychang commented 6 years ago

This pr resolves #1 by defining the expected schema which supports the ability to download a CSV file of transactions from the Fidelity® Rewards Visa Signature® Credit Card site and (as a database admin) manually import the file into a table in the PostgreSQL database.

For this implementation since there's no GUI for importing data, the fidelityrewards.transactions.entity_id and fidelityrewards.transactions.created_by_id fields may be empty.