<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/SQL/install.sql.sqlite.php, branch 1.7.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.7.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.7.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2017-04-09T22:43:18+00:00</updated>
<entry>
<title>Fix DROP tables for deferred insertion</title>
<updated>2017-04-09T22:43:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-04-09T22:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5d54e47ff4065167a07085df07a590372ac5d636'/>
<id>urn:sha1:5d54e47ff4065167a07085df07a590372ac5d636</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1470
</content>
</entry>
<entry>
<title>SQL index auto added</title>
<updated>2017-03-26T20:08:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T20:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bc580c5905522143cb3d73a37641f7bf21225545'/>
<id>urn:sha1:bc580c5905522143cb3d73a37641f7bf21225545</id>
<content type='text'>
At the same time as the new temp table
</content>
</entry>
<entry>
<title>SQLite create index if not exists</title>
<updated>2017-03-26T16:29:10+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T16:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a7064dc700f1a41129511866cb2fb36c522c0d6c'/>
<id>urn:sha1:a7064dc700f1a41129511866cb2fb36c522c0d6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More defered insertion. New SQL index</title>
<updated>2017-03-26T12:07:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T12:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e956aee53d561fbdc11a78a50ad7cc041108e5b5'/>
<id>urn:sha1:e956aee53d561fbdc11a78a50ad7cc041108e5b5</id>
<content type='text'>
New index entry_feed_read_index
TODO: Auto add this index to existing version
</content>
</entry>
<entry>
<title>Candidate implementation of defered insertion</title>
<updated>2017-03-25T23:01:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-25T23:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=22b41f3bfcbd5a54d59789c2cebfda6dc23b7dde'/>
<id>urn:sha1:22b41f3bfcbd5a54d59789c2cebfda6dc23b7dde</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/530
</content>
</entry>
<entry>
<title>CLI option no-default-feeds</title>
<updated>2016-10-24T18:29:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-24T18:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1182129ce5f07892afed190ffbb2ea4c7fc28967'/>
<id>urn:sha1:1182129ce5f07892afed190ffbb2ea4c7fc28967</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1095
</content>
</entry>
<entry>
<title>SQL DROP TABLE</title>
<updated>2016-10-15T18:01:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-15T18:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=34e38e3a97814eae27174839dd04bcf79c3d62b5'/>
<id>urn:sha1:34e38e3a97814eae27174839dd04bcf79c3d62b5</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1320
</content>
</entry>
<entry>
<title>PostgreSQL multiuser bug</title>
<updated>2016-10-01T18:54:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-01T18:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9b22272eee6e37963f6ed5f60b9f82382b23adc2'/>
<id>urn:sha1:9b22272eee6e37963f6ed5f60b9f82382b23adc2</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1195
</content>
</entry>
<entry>
<title>Add default feeds</title>
<updated>2015-07-03T21:29:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-07-03T21:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9f0b8ce70d84182676eab89e1c681e5d8bbf7539'/>
<id>urn:sha1:9f0b8ce70d84182676eab89e1c681e5d8bbf7539</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/859
</content>
</entry>
<entry>
<title>MySQL create table bug</title>
<updated>2015-05-31T18:22:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-31T18:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=96ba71e618468f7d28a04c4ebc7c46dd912ccd75'/>
<id>urn:sha1:96ba71e618468f7d28a04c4ebc7c46dd912ccd75</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/845
And updated version comments to 1.1.1
</content>
</entry>
</feed>
