aboutsummaryrefslogtreecommitdiff
path: root/Database.py
Commit message (Expand)AuthorAgeFilesLines
* Don't make a database cursor per thread as there should only be 1 threadGravatar jesopo2018-07-021-5/+4
* Enable foreign key constraint, don't poll itGravatar Evelyn2017-12-061-1/+1
* fixed a problem with Database.py.Gravatar jesopo2016-06-281-1/+1
* added get_server to Database.py, for some future use. dunno.Gravatar jesopo2016-04-291-0/+5
* added a new settings table for bot settings in general.Gravatar jesopo2016-04-141-0/+30
* first commit.Gravatar jesopo2016-03-291-0/+152