]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Add database initialisation check
authorKarel Kočí <cynerd@email.cz>
Wed, 22 Jul 2015 09:28:57 +0000 (11:28 +0200)
committerKarel Kočí <cynerd@email.cz>
Wed, 22 Jul 2015 09:28:57 +0000 (11:28 +0200)
commite291e4e7c831f34238bbcda1c39659826f04191c
treeff3fb0dc730ffd9c5fef87a88d072a427c6ad033
parent17cb74bcb4583921abc32ddbe2991f27ae816707
Add database initialisation check

On object creation, when connection to server is established, is now implemented check if database has all tables as it should have.
scripts/database.py
scripts/exceptions.py
scripts/initialize.py