Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add database table linuxgit and fix prepare sql command | Karel Kočí | 2015-07-28 |
| | |||
* | Fix big amount of bugs in recently commited code | Karel Kočí | 2015-07-24 |
| | | | | | Recently committed code wasn't tested, because most of the required infrastructure wasn't yet written. So bugs must be fixed after more parts of system are reimplemented. | ||
* | Add database initialisation check | Karel Kočí | 2015-07-22 |
| | | | | On object creation, when connection to server is established, is now implemented check if database has all tables as it should have. | ||
* | Implemented database | Karel Kočí | 2015-07-22 |
Database will be used for storing measured data. |