Open
Description
Feel free to correct me but right now, I think you are assuming that you will always connect to SQLite. What we want is a way to set a configuration (env variable, manual change to config files, etc.) that will allow it to connect to something like Cloud SQL or even a local PostgreSQL database.
Activity