George Lacey
|
f6a52ece4d
|
Add query()
- Add query() to query db and return result as list of attributes
- Refactor row_string -> rows in create_table()
- Add method documentation
|
2016-09-21 20:33:44 +01:00 |
|
George Lacey
|
9e1c46f4d4
|
Add calculated duration to database
Calculated duration added rather than placeholder
|
2016-09-21 10:03:50 +01:00 |
|
George Lacey
|
f6bd684b97
|
Add insert method
Method inserts log entry to database
|
2016-09-20 20:55:25 +01:00 |
|
George Lacey
|
bedad8df22
|
Refactor db_connection -> Database
|
2016-09-20 18:39:37 +01:00 |
|
George Lacey
|
4d60fd4adb
|
Rename db_connection.py -> Database.py
|
2016-09-20 18:39:16 +01:00 |
|