This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
1c249a5b06279ea4a19433d45a8dbe6fd71bcd25
core
/
include
/
dba
History
friendica
1c249a5b06
some poller optimisations and a fix for undefined (empty) dbtype which shows up as a mysql error that 'rand' isn't found.
2014-11-16 15:51:42 -08:00
..
dba_driver.php
some poller optimisations and a fix for undefined (empty) dbtype which shows up as a mysql error that 'rand' isn't found.
2014-11-16 15:51:42 -08:00
dba_mysql.php
add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for compiled templates
2013-05-10 06:13:24 -04:00
dba_mysqli.php
mysql driver - in debug mode for statements that return true/false report the sql along with the result so we can match it to an offending statement. This has bugged me for some time but never got around to fixing it until now.
2014-11-13 16:34:36 -08:00
dba_postgres.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00