<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sorbot/db/migrations, branch tmp</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sorbot/'/>
<entry>
<title>Remove old hand-written migrations</title>
<updated>2017-08-01T00:18:40+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-08-01T00:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sorbot/commit/?id=c5901e50936f2558e4ea6dc20788494a2ce61ed1'/>
<id>c5901e50936f2558e4ea6dc20788494a2ce61ed1</id>
<content type='text'>
Remove these migrations that I had written before installing
'dbmigrations'. These have been replaced by the one defined in
70b3605a346b746273a79c1a3ff4bc40ae0218bf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove these migrations that I had written before installing
'dbmigrations'. These have been replaced by the one defined in
70b3605a346b746273a79c1a3ff4bc40ae0218bf.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add migration for GitHub Commit plugin table</title>
<updated>2017-08-01T00:16:45+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-08-01T00:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sorbot/commit/?id=70b3605a346b746273a79c1a3ff4bc40ae0218bf'/>
<id>70b3605a346b746273a79c1a3ff4bc40ae0218bf</id>
<content type='text'>
A table that maps channel names with repo URLs in order to be able to
build a commit URL. Previously committed in
d1bdc16c9b1ad9a2b17b90a998640ebad1c02f9a, but now using the
'dbmigrations' format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A table that maps channel names with repo URLs in order to be able to
build a commit URL. Previously committed in
d1bdc16c9b1ad9a2b17b90a998640ebad1c02f9a, but now using the
'dbmigrations' format.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add database migrations for GitHub Commit plugin</title>
<updated>2017-07-30T23:26:12+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-07-30T23:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sorbot/commit/?id=d1bdc16c9b1ad9a2b17b90a998640ebad1c02f9a'/>
<id>d1bdc16c9b1ad9a2b17b90a998640ebad1c02f9a</id>
<content type='text'>
Create a table to store mappings between channels and repo URLs.

We don't have any database configuration set up or anything to run the
migrations yet, but this gets the schema defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a table to store mappings between channels and repo URLs.

We don't have any database configuration set up or anything to run the
migrations yet, but this gets the schema defined.
</pre>
</div>
</content>
</entry>
</feed>
