<feed xmlns='http://www.w3.org/2005/Atom'>
<title>acf-db/lib, branch master</title>
<subtitle>ACF library for viewing/editing database entries
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/'/>
<entry>
<title>Use db.getcolumndata to determine column type as previous version did not work for sqlite</title>
<updated>2015-09-19T18:36:43+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2015-09-19T18:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=ae60921079fc349d0aab112c8536c33375001393'/>
<id>ae60921079fc349d0aab112c8536c33375001393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check column types so we can filter with regex for text and not for other types</title>
<updated>2015-09-17T16:15:06+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2015-09-17T16:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=f0b845ab4f625e6786e2bbf3c1a941a08ca784ba'/>
<id>f0b845ab4f625e6786e2bbf3c1a941a08ca784ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add server-side pagination and filtering to viewtable action using jquery-tablesorter</title>
<updated>2015-09-07T22:30:42+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2015-09-07T22:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=8292f99d5a0da91490b7bb445b4db0405a22045f'/>
<id>8292f99d5a0da91490b7bb445b4db0405a22045f</id>
<content type='text'>
Note that filtering fails for non-character columns and have seen some table entries cause failures
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that filtering fails for non-character columns and have seen some table entries cause failures
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert mistaken change to not check existance of table</title>
<updated>2015-09-07T14:21:48+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2015-09-07T14:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=0fa3d1acb0b108993d0db28d036716e3798bac3c'/>
<id>0fa3d1acb0b108993d0db28d036716e3798bac3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When creating new database entry, set all values to default</title>
<updated>2015-05-15T18:47:13+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2015-05-15T18:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=4c9bd4d0f8c4d6c943dbb858cea757f967e8958f'/>
<id>4c9bd4d0f8c4d6c943dbb858cea757f967e8958f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.1.2</title>
<updated>2014-11-28T15:25:19+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-11-28T15:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=65f867ef4d191b830db0ad0fc13b07becc63416f'/>
<id>65f867ef4d191b830db0ad0fc13b07becc63416f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the UPDATE syntax so also works on sqlite</title>
<updated>2014-11-28T01:11:16+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-11-28T01:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=88e2a9a79372cbd5c3ecd6ce2fad77a4f2bbdd8b'/>
<id>88e2a9a79372cbd5c3ecd6ce2fad77a4f2bbdd8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update listdatabases view to handle sqlite where you cannot list databases</title>
<updated>2014-11-28T01:10:38+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-11-28T01:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=a23e376fa7da7b96b5567b7936bbdc5c392148c8'/>
<id>a23e376fa7da7b96b5567b7936bbdc5c392148c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change HTML views to display connection if there was a connection error</title>
<updated>2014-11-04T13:55:55+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-11-04T13:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=eaa2dc4ebe770b120fd6049268300c9083f8e4f9'/>
<id>eaa2dc4ebe770b120fd6049268300c9083f8e4f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Since createdatabase is now dispatched, should pass results to the form</title>
<updated>2014-11-04T13:20:29+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-11-04T13:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-db/commit/?id=d70a634fbdc29d6808cbf65cc6283990717f1b3f'/>
<id>d70a634fbdc29d6808cbf65cc6283990717f1b3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
