This website requires JavaScript.
Explore
Help
Register
Sign In
stef_buwalda
/
dashboard_test
Watch
1
Star
0
Fork
0
You've already forked dashboard_test
mirror of
https://github.com/StefBuwalda/dashboard_test.git
synced
2025-10-30 03:09:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07325125f15b0a73a4562fd1a663aeec763cc467
dashboard_test
/
migrations
History
Stef
1f88bcf396
Added logs for each ping. Contains no data yet and estimates 15.7 mil rows a year. Considering adding log aggregation. Moved some folders and files into mem folder due to circular import.
2025-09-02 09:34:46 +02:00
..
versions
Added logs for each ping. Contains no data yet and estimates 15.7 mil rows a year. Considering adding log aggregation. Moved some folders and files into mem folder due to circular import.
2025-09-02 09:34:46 +02:00
alembic.ini
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
2025-09-01 10:05:39 +02:00
env.py
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
2025-09-01 10:05:39 +02:00
README
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
2025-09-01 10:05:39 +02:00
script.py.mako
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
2025-09-01 10:05:39 +02:00
README
Single-database configuration for Flask.