]> git.wh0rd.org - tt-rss.git/commit
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry...
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 27 Oct 2010 08:05:20 +0000 (12:05 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 27 Oct 2010 08:05:20 +0000 (12:05 +0400)
commit25ea280502fbb0fb7fc51f355df8fc644dfc994d
tree1a2eb0a3a5f6d98702ac9340dbb33ee6ebf17a1e
parent70543b6a400f292c6ed03d0489d0d696d1e13606
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema)
backend.php
functions.php
sanity_check.php
schema/ttrss_schema_mysql.sql
schema/ttrss_schema_pgsql.sql
schema/versions/mysql/67.sql [new file with mode: 0644]
schema/versions/pgsql/67.sql [new file with mode: 0644]
utils/xml-export.php
utils/xml-import.php