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
edda931197c9e4d2642c60ab5ec2f1a80ce0e910
core
/
include
/
dba
History
friendica
edda931197
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_driver.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -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