You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use a custom NestedSensorSerializer since sensor_type isn't being used at any place
* Update dev postgres to version 13.7 which is what we are using in production
* Add a read replica for the primary database
* Add a Router for determining which database to be used for which database operation.
* Use NestedSensorSerializer from feinstaub
* Update database environment variable naming
* Use the default database for user authentication queries
* Adds a Postgresql data volume
0 commit comments