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. You cannot open issues or pull requests or push a commit.
Files
3d55c9da861f892e53d4303f83da37de7d12996f
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