google / ground-platform

Ground hosted components: Web console, Cloud Functions, db config
http://groundplatform.org
Apache License 2.0
203 stars 83 forks source link

Check database version before writing data #2000

Open gino-m opened 2 weeks ago

gino-m commented 2 weeks ago
  1. Store db version in config/
  2. Check config/ when writing survey, jobs, LOIs to db. Require page refresh if versions are incompatible.
gino-m commented 2 weeks ago

Storing this in Icebox for now, since there should not be any breaking db changes in the future.