calendarwatch_frontend/database/migrations
Raphael Maenle 0284eb2fa8 adds cleanup functionality for old devices
- device now last field 'last connection' which gets updated
  at every server connection from the respective device
- manual cleanup script in database deletes all devices which
  have never been updated, or have a timestamp older than 30 days
2020-07-17 10:39:16 +02:00
..
versions adds cleanup functionality for old devices 2020-07-17 10:39:16 +02:00
alembic.ini updates database design for mariadb 2020-05-27 20:06:43 +02:00
env.py updates database design for mariadb 2020-05-27 20:06:43 +02:00
README updates database design for mariadb 2020-05-27 20:06:43 +02:00
script.py.mako updates database design for mariadb 2020-05-27 20:06:43 +02:00

Generic single-database configuration.