]> git.wh0rd.org Git - tt-rss.git/history - db.php
add purge_interval in ttrss_feeds (schema updated)
[tt-rss.git] / db.php
2005-10-17 Andrew Dolgovadd php end tag in db.php
2005-10-16 Andrew Dolgovfix some brackets issues in feed editor
2005-10-16 Andrew Dolgovescape html characters in db_query() error output
2005-10-16 Andrew Dolgovfix db_fetch_result() functionality for MySQL
2005-10-13 Andrew Dolgovescape data on OPML import (take 2)
2005-09-21 Andrew Dolgovmore error reporting in db.php
2005-09-21 Andrew Dolgovprint mysql_error() on connect/query/etc failure
2005-09-14 Andrew Dolgovfix typo in db_connect() (take two)
2005-09-14 Andrew Dolgovfix typo in db_connect()
2005-09-14 Andrew Dolgovpatch (from h3) to connect to PGSQL through unix socket
2005-09-07 Andrew Dolgovupdate schema, more mysql work
2005-09-07 Andrew Dolgovinitial mysql schema, db abstraction layer