Commit graph

7 commits

Author SHA1 Message Date
jesopo
ffd41d0771 Added addition "find" methods to Database.py, along with a "get all" for user
settings to search without a nickname
2018-08-03 13:43:45 +01:00
jesopo
f6a5d97842 Don't make a database cursor per thread as there should only be 1 thread 2018-07-02 12:13:54 +01:00
Evelyn
3b232d9959 Enable foreign key constraint, don't poll it 2017-12-06 10:43:06 +00:00
jesopo
7cf4552ab8
fixed a problem with Database.py. 2016-06-28 00:08:40 +01:00
jesopo
5a27823244
added get_server to Database.py, for some future use. dunno. 2016-04-29 12:43:22 +01:00
jesopo
644b2ea630
added a new settings table for bot settings in general. 2016-04-14 16:44:27 +01:00
jesopo
f943d63098
first commit. 2016-03-29 12:56:58 +01:00