This website requires JavaScript.
Explore
Help
Sign In
public
/
tt-rss
Watch
1
Star
0
Fork
0
You've already forked tt-rss
mirror of
https://git.tt-rss.org/git/tt-rss.git
synced
2025-12-13 18:45:56 +00:00
Code
Issues
Releases
Wiki
Activity
Files
e3bc4591afbc8e93a3dbdc751d6a4e70256b81d9
tt-rss
/
classes
/
db
History
Andrew Dolgov
cc43e19b44
error handler: do not log last query, truncate error message to a smaller length
2016-02-17 16:42:13 +03:00
..
mysql.php
rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors
2013-08-02 16:20:39 +04:00
mysqli.php
error handler: do not log last query, truncate error message to a smaller length
2016-02-17 16:42:13 +03:00
pdo.php
fix some minor typos and stuff
2015-06-07 18:41:18 +03:00
pgsql.php
error handler: do not log last query, truncate error message to a smaller length
2016-02-17 16:42:13 +03: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