This repository has been archived on 2020-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
statuspage/app
2020-08-07 01:56:18 +02:00
..
__init__.py feat: added project files 2020-07-30 23:26:57 +02:00
crud.py feat: {user,service} {creation,deletion,listing} 2020-08-04 23:27:13 +02:00
database.py chore: print generated/executed SQL 2020-08-07 01:51:06 +02:00
main.py feat: {user,service} {creation,deletion,listing} 2020-08-04 23:27:13 +02:00
models.py chore: aligning models and schemas 2020-08-07 01:56:18 +02:00
schemas.py refactor: updated schema to better reflect the models 2020-08-07 01:54:22 +02:00