Commit Graph

16 Commits

Author SHA1 Message Date
Timo Smit 7e5c009484 Updated SQLite script with more levels and roles (refs #62, #69)
* also added transactions to improve performance
2017-01-21 16:06:25 +01:00
Timo Smit dcb2859378 Fixed minor bugs 2017-01-17 12:02:03 +01:00
Timo Smit 44c10910e1 Fixed more inconcistencies between database script + lua script 2017-01-16 17:45:40 +01:00
Timo Smit 0001bc7a12 Fixed wrongly named column 2017-01-16 17:34:06 +01:00
Timo Smit 9d4aaa7a62 Revert "PRIMARY KEY consistency"
This reverts commit c7319028b6.
2017-01-15 11:51:19 +01:00
Timo Smit c7319028b6 PRIMARY KEY consistency 2017-01-14 15:15:36 +01:00
Timo Smit 8977ba41cb Implemented basic ACL functionality (issue #69) 2017-01-13 18:59:14 +01:00
Timo Smit b2a5fb53fe SQLite update
Contains update for new level setup
2017-01-12 21:12:23 +01:00
Timo Smit a9004cdb21 SQLite script update (issue #55)
Contains create statements for mute, bans and history.
2017-01-12 21:08:07 +01:00
Timo Smit 913545af00 Removed some upgrade stuff for pre-1.0.0 (old rows will be deleted) 2016-09-04 18:22:26 +02:00
Timo Smit 730db32608 Renamed MySQL database scripts for consistency 2016-08-26 10:04:28 +02:00
Timo Smit 32bf814562 Removed pre-1.0.2 update scripts 2016-08-07 19:10:47 +02:00
Timo Smit ea90a08989 Use separate select statement instead of hardcoding database name 2016-08-07 19:09:08 +02:00
Timo Smit ef8d478cf9 Added SQLite support (issue #23) 2016-08-05 22:15:58 +02:00
Timo Smit 5de6be4e12 Renamed database tables/indexes/keys to increase consistency 2016-03-09 11:32:57 +01:00
Timo Smit ecddc1dd04 1.0.0 2016-02-13 12:19:37 +01:00