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 c1cd3324e3 bump schema for ttrss_user_labels2 indexes 3 years ago
..
3.sql add new-style schema versions and updater 18 years ago
4.sql add new-style schema versions and updater 18 years ago
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 add new-style schema versions and updater 18 years ago
8.sql add new-style schema versions and updater 18 years ago
9.sql add new-style schema versions and updater 18 years ago
10.sql add new-style schema versions and updater 18 years ago
11.sql add new-style schema versions and updater 18 years ago
12.sql add new-style schema versions and updater 18 years ago
13.sql add new-style schema versions and updater 18 years ago
14.sql schema: fix typo 18 years ago
15.sql add persistent storage for toolbar view options, bump schema 18 years ago
16.sql schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema 17 years ago
17.sql reintroduce option ENABLE_SEARCH_TOOLBAR 17 years ago
18.sql disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION) 17 years ago
19.sql schema: new filter, publish 17 years ago
20.sql localization fixes and updates (bumps schema) 17 years ago
21.sql new option: FRESH_ARTICLE_MAX_AGE (bump schema) 17 years ago
22.sql schema: add cache_images feed option 17 years ago
23.sql digest: add option to mark sent articles as read 17 years ago
24.sql add option to auto-expand CDM list (bump schema) 17 years ago
25.sql add 3pane theme 17 years ago
26.sql add support for enclosures (closes #165) 17 years ago
27.sql add schema ver 27 17 years ago
28.sql update BLACKLISTED_TAGS, bump schema (closes #186) 17 years ago
29.sql new option: HIDE_READ_SHOWS_SPECIAL (bump schema) 17 years ago
30.sql schema: add ttrss_feeds.last_update_started, bump version 17 years ago
31.sql schema: add ttrss_feeds.update_method, bump version 17 years ago
32.sql schema: add ttrss_prefs.access_level, bump version 17 years ago
33.sql new option: HIDE_FEEDLIST (bump schema) 17 years ago
34.sql remove limit on ttrss_feeds.feed_url length (closes #199) 17 years ago
35.sql add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201) 16 years ago
36.sql add new filter action: modify score 16 years ago
37.sql add missing schema updates for v. 37 16 years ago
38.sql new option: SYNC_COUNTERS (bump schema) 16 years ago
39.sql set the default for ENABLE_FLASH_PLAYER to true 16 years ago
40.sql rename description of option ENABLE_FEED_ICONS, bump schema 16 years ago
41.sql implement (incomplete) sortable feedlist 16 years ago
42.sql main toolbar: add dropbox to select headlines sort mode 16 years ago
43.sql alter ttrss_labels.sql_exp to text, bump schema (closes #221) 16 years ago
44.sql schema: add ttrss_counters_cache 16 years ago
45.sql add missing schema files for v. 45 16 years ago
46.sql schema: add new filter type (refs #225) 16 years ago
47.sql schema: add field for filter type-specific params; bump schema 16 years ago
48.sql schema: add ttrss_feedbrowser_cache (bump schema) 16 years ago
49.sql add missing schema files 16 years ago
50.sql a variety of ccache work 16 years ago
51.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
52.sql feedbrowser_cache: store title; implement by-title search in feed browser 16 years ago
53.sql fix mysql schema (2) 16 years ago
54.sql schema: update help text for ENABLE_OFFLINE_READING 16 years ago
55.sql Revert "update translations" 15 years ago
56.sql update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
57.sql schema: add ttrss_feeds.always_display_enclosures 15 years ago
58.sql add per-user option to enable access to API 15 years ago
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) 14 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) 13 years ago
82.sql authenticate against a hash of identifyable information from certificate instead of only serial (refs #324) 13 years ago
83.sql fixed typo, missing semicolon 13 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) 13 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 12 years ago
91.sql change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema 12 years ago
92.sql rate-limit requests for favicons when not present to conserve traffic (refs #457) 12 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 11 years ago
105.sql implement proper last_marked/last_published feeds for proper sorting of 11 years ago
106.sql rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 11 years ago
107.sql let us rejoice on being able to create double negative filters (refs #631) 11 years ago
108.sql schema: disable sort headlines by feed date by default 11 years ago
109.sql change description of HIDE_READ_FEEDS 11 years ago
110.sql add ability to select CSS files in themes/ 11 years ago
111.sql set combined display mode as default 11 years ago
112.sql add necessary schema plumbing to implement filter ordering 11 years ago
113.sql implement stop action 11 years ago
114.sql schema: add feed/cat view_settings 11 years ago
115.sql schema: remove unused prefs help_text/short_desc/section_name 11 years ago
116.sql update default of allow_duplicate_posts to false, bump schema 11 years ago
117.sql fix schema for favicon_avg_color 11 years ago
118.sql experimental SQL-based error logger 11 years ago
119.sql set default timezone to automatic (bump schema) 11 years ago
120.sql remove language selector from the login form, store language in the database per-user 11 years ago
121.sql switch AUTO_ASSIGN_LABELS to off by default (bump schema) 11 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 10 years ago
125.sql bump schema version to fix resetpass_token created as a wrong type in 124 10 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) 9 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 6 years ago
135.sql add ttrss_filters2.last_triggered (bump schema version) 6 years ago
136.sql update mysql 136 script 5 years ago
137.sql set key length to 255 on mysql 5 years ago
138.sql schema: add DEFAULT_SEARCH_LANGUAGE 5 years ago
139.sql revise schema 139 to use engine=innodb 5 years ago
140.sql schema: add ttrss_feeds.last_successful_update 4 years ago
141.sql bump schema for upcoming prefs overhaul 3 years ago
142.sql bump schema for ttrss_user_labels2 indexes 3 years ago