1
0
mirror of https://github.com/tiyn/stud.ip-crawler.git synced 2025-10-30 02:31:17 +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

3
.gitignore vendored
View File

@@ -1,2 +1 @@
last_dl.txt
data
database