gnu-social/lib/util
Alexei Sorokin 5b797328f2 [DATABASE] Always quote identifiers
The code used to operate under the assumption that MariaDB doesn't support
quoting identifiers. Not only is that not exactly true, but MariaDB has
reserved keywords that cannot be used as table or column names unquoted.
2019-09-11 08:15:16 +03:00
..
arraywrapper.php
callableleftcurry.php
command.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
commandinterpreter.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
common.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
daemon.php [DAEMONS] Switch daemons to double-forking for daemonisation 2019-09-10 21:14:27 +03:00
default.php [DATABASE] Always quote identifiers 2019-09-11 08:15:16 +03:00
deletetree.php
docfile.php
event.php
form.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
formaction.php
framework.php [CORE][AUTOLOAD] Fix class OAuthRequest not found 2019-09-03 03:33:14 +01:00
gnusocial.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
htmloutputter.php
httpclient.php
infoaction.php
installer.php [DATABASE] Always quote identifiers 2019-09-11 08:15:16 +03:00
internalsessionhandler.php
iomanager.php
iomaster.php
language.php
location.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
mail.php [DATABASE] Always quote identifiers 2019-09-11 08:15:16 +03:00
mailhandler.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
managedaction.php
oauthclient.php
parallelizingdaemon.php
ping.php
processmanager.php
redirectingaction.php
right.php
router.php
spawningdaemon.php [DAEMONS] Properly disconnect daemons from the database 2019-09-10 20:25:28 +03:00
taguri.php
themeuploader.php
urlmapper.php
util.php [DATABASE] Always quote identifiers 2019-09-11 08:15:16 +03:00
uuid.php
webcolor.php
xmloutputter.php
xmlstringer.php