]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes/ezSQL
Add plain API format
[Github/YOURLS.git] / includes / ezSQL /
2016-03-05 Léo ColombaroMerge branch 'refs/heads/pr/1921'
2016-02-29 BstNameUpdate from original
2015-12-05 ozhMerge branch 'master' into pr1824
2015-12-04 ozhMerge pull request #1997 from YOURLS/php7
2015-12-04 ozhDamnit I didn't press 'Save' before pushing
2015-12-04 ozhMore PHP7 fixes
2015-12-04 ozhCheck with PHP7
2014-02-07 ozhConstructors must not return values
2014-02-06 ozhRequire connection handle before running a query
2014-02-06 ozhDon't forget to call parents' constructors, duh.
2014-02-04 ozhSync ezSQL
2014-02-04 ozhConstructor constructor defined twice twice, oops
2014-02-04 ozhMove function to db file. Comply to debug mode.
2014-02-01 ozhSync ezSQL
2013-08-31 ozhMerge branch 'master' of https://github.com/danielnr...
2013-08-28 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1484 from ozh/db_port
2013-08-28 ozhCast port if any as integer, not default value
2013-08-28 ozhRemove temp comment block
2013-08-28 ozhAccept 'host:port' notation for PDO, MySQL & MySQLi...
2013-08-28 ozhUpdate ezSQL to latest revision
2013-06-06 ozhSync with ezSQL lib
2013-05-30 ozhSync with ezSQL lib
2013-05-04 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1381 from ozh/db-check
2013-05-04 ozhwhite space
2013-05-01 ozhMerge branch 'master' of https://github.com/hultra...
2013-04-30 ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀMerge pull request #1367 from ozh/check-db-ver
2013-04-30 ozhMerge branch 'issue1348' of https://github.com/ozh...
2013-04-21 ozhNewlines so @LeoColomb doesn't pester me ⠌-þ
2013-04-21 ozhQuick doc
2013-04-21 ozhAdd mysql, mysqli and PDO support
2013-04-21 ozhCode cleanup & new log message queue
2013-04-20 ozhPDO seems to work.
2013-04-19 ozhFirst pass. Nothing works. Misses mysqli_yourls.