SQLibrary 7.0 - Bukkit/Spout

Details

  • Filename
    SQLibrary-7.0.jar
  • Uploaded by
  • Uploaded
    Dec 29, 2013
  • Size
    87.27 KB
  • Downloads
    1,592
  • MD5
    3ab3e0556fb23b9e7171f9739029ae30

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

  • Built on Bukkit 1.7.4-R0.2.
  • Removed bad design pattern and replaced with hierarchy (one of the original reasons for forking this library).
  • Renamed writeError() and writeInfo() to info(), warning(), and error(). Backwards compatibility retained.
  • Moved README to correct location for GitHub.
  • No connection pooling as was planned for this version.
  • The super secret surprise and one of the reasons SQLibrary must be a jar dependency, also not in this version.
  • isTable() and truncate() are unimplemented in most database classes.
  • Only one query builder is finished.
  • Factory is outdated.