Closed junebugtony closed 3 weeks ago
Database has been swapped over to SQLite and the table has been created and vendor information has been exported from Neon into the SQLite table. Connection has been made and API route created. Code adjusted and database is working.
[t:145]
Adjusted DockerFile to mount a volume and persist the vendor.db information
[t:60]
Create a table in SQLite that contains all of our existing vendor information from the Neon database.
Definition of Done