Commit Graph

14 Commits (845744cbf606323ed336ec02e849df8f49377f45)

Author SHA1 Message Date
Christopher Usher 1325ccf280 added a read only user to database setup script
Mike Lang c580671da2 Create upload pending state
Mike Lang 48593e2b06 database, sheetsync: Add worksheet name column 'sheet_name'
This tells us which sheet a row came from
(so we don't need to scan every sheet to find it if we're trying to do
lookups in that direction).

It is also needed in order to tag the videos with the Day number.
Christopher Usher ff5c1f8ecd fixes based on ekim's suggestions
Christopher Usher f75f3e61e8 Removed schema from common/database.py
Christopher Usher af086e26e5 moved schema into database startup script
Christopher Usher 027c2900e2 fixes in response to ekim's comments
Christopher Usher 57962c8104 allow nodes and editors to be read from csv files on start up
Christopher Usher 0eefdb94e0 docker compose updates; option not to replicate
Christopher Usher 38801ea6d3 Replication working
Christopher Usher 37b0efb66a postgres now needs building
Chris Usher a20f65d70f moving stuff around
Christopher Usher 413c86d908 script to read in dumps
Christopher Usher 1a7d3e6ff1 script for dumpting the database