summaryrefslogtreecommitdiffstats
path: root/src/plugins/factoids/database.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add 'remove' command to Factoids and make the Database trait publicJokler2017-12-241-16/+41
|
* Add more info to factoids and save old versionsJokler2017-12-241-37/+83
|
* Add MySql as a possible database for the Factoids pluginJokler2017-12-241-8/+64
|
* Add Database trait to be used by the Factoids pluginJokler2017-12-241-0/+18