<feed xmlns='http://www.w3.org/2005/Atom'>
<title>greek-reference-database-creator/src/com/benlinskey/grdbc/LexiconCreator.java, branch v1.0.1</title>
<subtitle>Creates the DB used in the Greek Reference app</subtitle>
<link rel='alternate' type='text/html' href='http://git.linskey.org/greek-reference-database-creator/'/>
<entry>
<title>Fix _ID column bug.</title>
<updated>2013-12-17T03:26:24+00:00</updated>
<author>
<name>Ben Linskey</name>
</author>
<published>2013-12-17T03:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linskey.org/greek-reference-database-creator/commit/?id=ccf9b883eaaf75cbbbf41a18970fe0f3ff619d04'/>
<id>ccf9b883eaaf75cbbbf41a18970fe0f3ff619d04</id>
<content type='text'>
SQLite was not populating the _ID columns with the ROWID due to the fact that
the _ID datatype was set to INT rather than INTEGER.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SQLite was not populating the _ID columns with the ROWID due to the fact that
the _ID datatype was set to INT rather than INTEGER.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add interface and lexicon database creation code.</title>
<updated>2013-12-17T00:29:01+00:00</updated>
<author>
<name>Ben Linskey</name>
</author>
<published>2013-12-17T00:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linskey.org/greek-reference-database-creator/commit/?id=e2371bbe19443fe43d5e16f86f811d092e1406ce'/>
<id>e2371bbe19443fe43d5e16f86f811d092e1406ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
