1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00
ttrss/classes/db
2013-05-30 10:45:47 -04:00
..
mysql.php support mysqli when available 2013-04-17 18:56:13 +04:00
mysqli.php mysqli: We are using procedural mysqli so use mysqli_connect_error() instead of mysqli_error() 2013-05-30 10:45:47 -04:00
pdo.php Fixing bugs found by static analysis 2013-05-07 00:35:10 -07:00
pgsql.php fix blank character after opening bracket in function calls 2013-04-17 18:34:18 +04:00
prefs.php db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users 2013-05-16 21:57:39 +04:00
stmt.php add experimental support for PDO (_ENABLE_PDO) 2013-04-18 08:20:45 +04:00