summaryrefslogtreecommitdiffstats
path: root/inc/database.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [inc/Database] Method to return single-column queries as arraySimon Rettberg2018-06-121-0/+13
* [inc/*] Suppress warning, don't close statementsSimon Rettberg2018-03-211-1/+1
* [inc/Database] Add profiling info (timing, query count)Simon Rettberg2018-01-041-6/+48
* [inc/Database] Support nested arrays in querySimon Rettberg2017-12-211-1/+10
* [inc/Database] Do EXPLAIN SELECT at shutdown so we don't interfere with SQL_C...Simon Rettberg2017-11-291-2/+15
* [inc/Database] Only fall back to global ignoreError setting if param was omittedSimon Rettberg2017-06-231-9/+9
* [inc/Database] Add slow query debugging outputSimon Rettberg2017-05-101-0/+48
* [inc/Database] Add ::queryAll()Simon Rettberg2017-04-241-0/+14
* [inc/Database] Support expanding nested arraysSimon Rettberg2017-04-191-0/+42
* [inc/Database] Add helper function to run INSERT and retrieve keysSimon Rettberg2017-04-071-0/+94
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-7/+22
* PhpStorm stuffSimon Rettberg2016-06-061-23/+14Star
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-111-0/+1
* [locations] New module for managing locationsSimon Rettberg2016-02-191-1/+1
* [database] Fix typo in prepare method (self::init()was missing a colon)Simon Rettberg2016-01-181-1/+1
* [statistics] Add table definition, bump db versionSimon Rettberg2015-12-211-1/+1
* Support statictics slxlog messages (Starting with '.'), those go to a special...Simon Rettberg2015-05-211-1/+1
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-201-2/+4
* Rework config module class structure. Still some TODOs though....Simon Rettberg2014-12-121-1/+5
* Store processed and unprocessed values of settings; add option to download mi...Simon Rettberg2014-12-101-1/+1
* Big load of changesSimon Rettberg2014-10-091-1/+1
* Implement force utf8 option for mysql dbSimon Rettberg2014-10-061-1/+4
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-151-0/+14
* Fixed some bugs from Sateserver v05Simon Rettberg2014-05-281-11/+23
* Stuff (WIP)Simon Rettberg2014-05-231-0/+1
* Working on config.tgz composition through config modulesSimon Rettberg2014-05-151-0/+92