index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dba
/
dba_pdo.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
never mind. dbg(1) now gives you the basic debug result and dbg(2) gives you ...
zotlabs
2018-04-14
1
-1
/
+1
*
allow dbg(2) to only return the canonical SQL used in the query and the numbe...
zotlabs
2018-04-14
1
-1
/
+3
*
:white_check_mark: Add tests for non existent tables.
Klaus Weidenbach
2018-01-28
1
-1
/
+2
*
:fire: Cleanup old database related files.
Klaus Weidenbach
2018-01-28
1
-12
/
+28
*
query optimisations for notifications - use a specific index only
Mario Vavti
2018-01-28
1
-0
/
+9
*
Change dsn port handling in dba_pdo.
Klaus Weidenbach
2018-01-18
1
-2
/
+2
*
db issues
zotlabs
2017-03-12
1
-7
/
+7
*
issue #606, postgres binary data handling under PDO and HHVM when passed null
zotlabs
2016-11-30
1
-1
/
+1
*
dba_pdo: return false on q() DB error like the old driver did
zotlabs
2016-11-17
1
-1
/
+1
*
change log string on pdo log messages
zotlabs
2016-10-27
1
-3
/
+3
*
pdo - fetch assoc only
zotlabs
2016-10-25
1
-1
/
+1
*
set port if non-zero (instead of non-null)
zotlabs
2016-10-24
1
-1
/
+1
*
this seems to work, but there are unanswered questions and is still undergoin...
zotlabs
2016-10-23
1
-5
/
+8
*
fetch bytea as stream
zotlabs
2016-10-23
1
-1
/
+2
*
pdo hacks
zotlabs
2016-10-23
1
-3
/
+10
*
allow a dsn override to the database via the server argument. This could be u...
zotlabs
2016-10-20
1
-5
/
+9
*
more pdo tweaks
zotlabs
2016-10-20
1
-3
/
+24
*
pdo testing
zotlabs
2016-10-20
1
-3
/
+12
*
use pdo for postgres also
zotlabs
2016-10-19
1
-2
/
+18
*
pdo changes first cut
zotlabs
2016-10-19
1
-1
/
+2
*
experimental PDO DBA driver
redmatrix
2016-05-17
1
-0
/
+95