You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/schema/versions/mysql
Andrew Dolgov 17e145f481 revise schema 139 to use engine=innodb 5 years ago
..
3.sql
4.sql
5.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
6.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
7.sql
8.sql
9.sql
10.sql
11.sql
12.sql
13.sql
14.sql
15.sql
16.sql
17.sql
18.sql
19.sql
20.sql
21.sql
22.sql
23.sql
24.sql
25.sql
26.sql
27.sql
28.sql
29.sql
30.sql
31.sql
32.sql
33.sql
34.sql
35.sql
36.sql
37.sql
38.sql
39.sql
40.sql
41.sql
42.sql
43.sql
44.sql
45.sql
46.sql
47.sql
48.sql
49.sql
50.sql
51.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
52.sql
53.sql
54.sql
55.sql
56.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
57.sql
58.sql
59.sql obsolete cookie storage for collapsed status of feedlist and special categories (bump schema) 15 years ago
60.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
61.sql rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 15 years ago
62.sql add missing schema files 15 years ago
63.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
64.sql reorganize theme support; add some themeable icons; add neon theme 15 years ago
65.sql change description of DEFAULT_UPDATE_INTERVAL (bump schema) 15 years ago
66.sql allow filtering by article author (bump schema) 15 years ago
67.sql add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema) 14 years ago
68.sql implement per-user timezone support; store dates in UTC internally (closes #254) 14 years ago
69.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
70.sql add ttrss_users.full_name; bump schema 14 years ago
71.sql schema: wrap upgrade scripts in transaction blocks 14 years ago
72.sql schema: wrap upgrade scripts in transaction blocks 14 years ago
73.sql add option to sort headlines by feed-specified date (bump schema) 14 years ago
74.sql add upgrade files for schema #74 14 years ago
75.sql schema: add ttrss_feeds.order_id 14 years ago
76.sql add experimental support for Twitter OAuth and Twitter feeds (bump schema) 14 years ago
77.sql rework user CSS support (bump schema) 14 years ago
78.sql clean obsolete options from schema (bump schema version) 14 years ago
79.sql mobile: allow showing category content inline (closes #315) 14 years ago
80.sql change description of CDM_AUTO_CATCHUP (bump schema) 14 years ago
81.sql change description of filter 'filter' action (bump schema) 14 years ago
82.sql authenticate against a hash of identifyable information from certificate instead of only serial (refs #324) 14 years ago
83.sql fixed typo, missing semicolon 14 years ago
84.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
85.sql feedbrowser_cache & linked feeds: add site url (bump schema) 14 years ago
86.sql add missing schema files for version 86 13 years ago
87.sql fix schema 87 script for mysql 13 years ago
88.sql improve password storage (use sha256 and long random salt) 13 years ago
89.sql update preferred time description to mention UTC 13 years ago
90.sql pref-feeds: apply patch by gmargo@forum to show/hide empty categories 13 years ago
91.sql change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema 13 years ago
92.sql rate-limit requests for favicons when not present to conserve traffic (refs #457) 13 years ago
93.sql add ttrss_feed_categories.parent_cat, bump schema 12 years ago
94.sql properly persist include_children 12 years ago
95.sql hide more obscure preferences under "show more" checkbox in pref-prefs, 12 years ago
96.sql implement multiple rule/action filters 12 years ago
97.sql implement one time passwords using TOTP 12 years ago
98.sql add ability to auto-assign articles to labels (bump schema) 12 years ago
99.sql implement ttrss_feeds.cache_content 12 years ago
100.sql experimental support for per-user plugins (bump schema) 12 years ago
101.sql add plugin storage table to schema; add ability to clear plugin data 12 years ago
102.sql add _MOBILE_REVERSE_HEADLINES (closes #524) 12 years ago
103.sql add ttrss_user_entries.plugin_data (bump schema) 12 years ago
104.sql add schema 104 upgrade files 12 years ago
105.sql implement proper last_marked/last_published feeds for proper sorting of 12 years ago
106.sql rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 12 years ago
107.sql let us rejoice on being able to create double negative filters (refs #631) 12 years ago
108.sql schema: disable sort headlines by feed date by default 12 years ago
109.sql change description of HIDE_READ_FEEDS 12 years ago
110.sql add ability to select CSS files in themes/ 12 years ago
111.sql set combined display mode as default 12 years ago
112.sql add necessary schema plumbing to implement filter ordering 12 years ago
113.sql implement stop action 12 years ago
114.sql schema: add feed/cat view_settings 12 years ago
115.sql schema: remove unused prefs help_text/short_desc/section_name 12 years ago
116.sql update default of allow_duplicate_posts to false, bump schema 12 years ago
117.sql fix schema for favicon_avg_color 12 years ago
118.sql experimental SQL-based error logger 12 years ago
119.sql set default timezone to automatic (bump schema) 12 years ago
120.sql remove language selector from the login form, store language in the database per-user 12 years ago
121.sql switch AUTO_ASSIGN_LABELS to off by default (bump schema) 12 years ago
122.sql add text_languagedetect to guess article language for better hyphenation 11 years ago
123.sql add update script to convert myisam tables to innodb (bump version) 11 years ago
124.sql Fix mysql update 124 data type for resetpass_token 11 years ago
125.sql bump schema version to fix resetpass_token created as a wrong type in 124 11 years ago
126.sql Update schema for size support of enclosures 10 years ago
127.sql migration: remove mandatory index drops from 127 because of potential fatal errors; remove unnecessary named indexes from mysql schema for fields with foreign key constraints (mysql should create indexes automatically on table creation for those fields) 10 years ago
128.sql update schema 128 to properly set ttrss_feeds.last_updated default value to NULL 8 years ago
129.sql add plugin-based filter actions (see example plugin in attic) 9 years ago
130.sql fix ttrss_feeds.last_update defaulting to 0 on mysql, set to null instead 9 years ago
131.sql schema: updates for new filter format (bump version to 131) 7 years ago
132.sql add support for http 304 not modified (no timestamp calculation bullshit like last time) 7 years ago
133.sql add ttrss_feeds.last_unconditional (schema bump) 7 years ago
134.sql change filter rule regexp type to text 7 years ago
135.sql add ttrss_filters2.last_triggered (bump schema version) 6 years ago
136.sql update mysql 136 script 6 years ago
137.sql set key length to 255 on mysql 6 years ago
138.sql schema: add DEFAULT_SEARCH_LANGUAGE 6 years ago
139.sql revise schema 139 to use engine=innodb 5 years ago