1
0
mirror of https://github.com/tiyn/stud.ip-crawler.git synced 2025-11-19 11:39:45 +01:00

database: files id and chdates are stored

- mysql creates database and tables to given mysql if not existent already
- mysql reads last change values from db
- mysql saves ch_date after downloading
- run now takes care for the variables of mysql and studip
This commit is contained in:
TiynGER
2020-06-07 12:49:08 +02:00
parent 6d18baa8b6
commit fa36e0f29e
8 changed files with 286 additions and 211 deletions

2
src/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
__pycache__
data