Details
Supported Bukkit Versions
Changelog
- Readded MySQL(Logger, String, String, String, String, String String) as a deprecated constructor.
- Fixed improper usage of database delegates and added usage of FilenameDatabase.
- Expanded FilenameDatabase to support custom extensions, and subsequently SQLite and H2.
- Deleted SQLTestSuite for being extremely outdated and no longer useful as an educational tool.
- TimeClock will be the official SQLibrary example plugin when it is finished.
- isTable() and truncate() are unimplemented in most database classes.
- Only one query builder is finished.
- Factory is outdated.