summaryrefslogtreecommitdiff
path: root/modules/extra/sqlite.cpp
AgeCommit message (Collapse)Author
2016-10-29Add sqlite amalgamation and use if no system sqlite is found. Move sqlite ↵Adam
module out of extras.
2016-10-17Address casemapping issues in sqlite/mysqlAdam
2016-10-15Various improvements/bugfixes to extdb stuffAdam
2016-10-07m_sqlite: Fix possible memory leak when opening a database failsAttila Molnar
2016-07-31Update license headers and copyrights on all source filesAdam
2015-12-14New source tree structure for modules. From commands/cs_access => ↵Adam
chanserv/access etc.