<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>914d5a3978b30485208b5d264653b40f4284e203</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/54a7e7a9d08904aad41c81c07848bf9d0a06157a</url>
    <id>54a7e7a9d08904aad41c81c07848bf9d0a06157a</id>
    <committed-date>2009-07-13T20:04:47-07:00</committed-date>
    <authored-date>2009-07-13T20:04:47-07:00</authored-date>
    <message>Updated version.</message>
    <tree>c600c28ce4282bc506a2af28223afefb47e859be</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad97365fdc2c9897eecae8f9da4ac8153a286b27</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/914d5a3978b30485208b5d264653b40f4284e203</url>
    <id>914d5a3978b30485208b5d264653b40f4284e203</id>
    <committed-date>2009-07-04T23:55:52-07:00</committed-date>
    <authored-date>2009-07-04T23:55:52-07:00</authored-date>
    <message>MS SQL support added.

MS SQL support is beta-quality. Only read-only operations have been tested,
and I don't plan on testing RW operations myself ever (I don't have an MS SQL
server to play with).

The generator interface was changed to support MS SQL's ... unique way of
quoting database objects...square brackets.</message>
    <tree>a59738a66d46d2aabc65775a71019680731cd8e0</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>912e352baf1986071ddee36e5110f8b254116406</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/ad97365fdc2c9897eecae8f9da4ac8153a286b27</url>
    <id>ad97365fdc2c9897eecae8f9da4ac8153a286b27</id>
    <committed-date>2008-07-03T05:08:20-07:00</committed-date>
    <authored-date>2008-07-03T05:08:20-07:00</authored-date>
    <message>UPDATE wheres are now happier if your PK is in uppercase and your driver thinks it should be lowercase.</message>
    <tree>943f69880b20db156ca91b4e62c7c54bec2b18f9</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8afd78695fd0addd99ba04a782af4fb92130354a</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/912e352baf1986071ddee36e5110f8b254116406</url>
    <id>912e352baf1986071ddee36e5110f8b254116406</id>
    <committed-date>2008-07-02T12:15:45-07:00</committed-date>
    <authored-date>2008-07-02T12:15:45-07:00</authored-date>
    <message>Fixes for write/delete operations in Oracle.

* destroy() now works when you have a magic PK (oci).
* save() will no longer fail if your magic PK isn't in the case the oci8 driver prefers.</message>
    <tree>c5f8b7e39107354864de701c60d0a81cdcfccb07</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bfc29ab2ce561affd64a4b95aacca439874498c7</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/8afd78695fd0addd99ba04a782af4fb92130354a</url>
    <id>8afd78695fd0addd99ba04a782af4fb92130354a</id>
    <committed-date>2008-05-08T14:03:45-07:00</committed-date>
    <authored-date>2008-05-08T14:03:45-07:00</authored-date>
    <message>OCI8 fix - all data unset would be during writes.

This is caused by there being no escape character returned by the OCI driver.</message>
    <tree>67e57350daacf2d4477e93ae6317b155ba838206</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9da2261f7bdb81f3ef83b657c5a4878e3fe4dfab</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/bfc29ab2ce561affd64a4b95aacca439874498c7</url>
    <id>bfc29ab2ce561affd64a4b95aacca439874498c7</id>
    <committed-date>2008-05-08T08:31:11-07:00</committed-date>
    <authored-date>2008-05-08T08:31:11-07:00</authored-date>
    <message>Fixed another PHP warning. Var was initialized in an if() that doesn't always get entered.</message>
    <tree>646f70731156d10122fa1dfaeaa2dafc70d390d5</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2264a480760846de737617f3b024a0f77dcf54bd</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas OwlManAtt Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/9da2261f7bdb81f3ef83b657c5a4878e3fe4dfab</url>
    <id>9da2261f7bdb81f3ef83b657c5a4878e3fe4dfab</id>
    <committed-date>2008-05-07T13:51:52-07:00</committed-date>
    <authored-date>2008-05-07T13:51:52-07:00</authored-date>
    <message>Forgot a $this, resulting in lots of PHP warnings and debugging not working properly for log-to-screen mode.</message>
    <tree>b15b82e074a42682ececfa5c2ef3ca31623d2af8</tree>
    <committer>
      <name>Nicholas OwlManAtt Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>643435e3d1aaee80ecc3e5bac76a02d655e36725</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/2264a480760846de737617f3b024a0f77dcf54bd</url>
    <id>2264a480760846de737617f3b024a0f77dcf54bd</id>
    <committed-date>2008-05-03T21:59:49-07:00</committed-date>
    <authored-date>2008-05-03T21:59:49-07:00</authored-date>
    <message>Fixed another off-by-one problem with findoneby.

I'll get it right one day.</message>
    <tree>837d8a1e14ed358998296d7513902320f3f80385</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92af8ebaebb8041644e3b1c8c162cbda95ecdff8</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/643435e3d1aaee80ecc3e5bac76a02d655e36725</url>
    <id>643435e3d1aaee80ecc3e5bac76a02d655e36725</id>
    <committed-date>2008-04-29T21:38:24-07:00</committed-date>
    <authored-date>2008-04-29T21:38:24-07:00</authored-date>
    <message>Fixed off-by-one error for slicing.</message>
    <tree>adfb019c06ef9ec749f9cf16ffa5b30c62b2a6ec</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51ebaba05b4ef4c849fb5d2a300dff34281032bf</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/92af8ebaebb8041644e3b1c8c162cbda95ecdff8</url>
    <id>92af8ebaebb8041644e3b1c8c162cbda95ecdff8</id>
    <committed-date>2008-04-29T21:37:47-07:00</committed-date>
    <authored-date>2008-04-29T21:37:47-07:00</authored-date>
    <message>ORDER BY array supported in grab() now.

A bug with findOneBy was fixed. It was doing $order_by LIMIT 1 in the order by field. :-(</message>
    <tree>fc2594df389f655e9f4025d9031f3b3db2fe8611</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d838c64f45bb1b6e92397438b535b6a4df394fe</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/51ebaba05b4ef4c849fb5d2a300dff34281032bf</url>
    <id>51ebaba05b4ef4c849fb5d2a300dff34281032bf</id>
    <committed-date>2008-04-20T18:18:06-07:00</committed-date>
    <authored-date>2008-04-20T18:18:06-07:00</authored-date>
    <message>Documentation/tags updated.

Inline documentation updated for findBy(), all of the version tags updated.</message>
    <tree>267f68445029a4218486d4867983a9aa40e0b633</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>17a2070c8baa8d9464000d217458ef94de83427c</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/1d838c64f45bb1b6e92397438b535b6a4df394fe</url>
    <id>1d838c64f45bb1b6e92397438b535b6a4df394fe</id>
    <committed-date>2008-04-20T18:17:33-07:00</committed-date>
    <authored-date>2008-04-20T18:17:33-07:00</authored-date>
    <message>Pipe dream :-(</message>
    <tree>8d338f96e2390d87b9ae45fdf5b47fd90a36f82a</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ee810d84d4fe677aaf3b4798318a09038240ea5</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/17a2070c8baa8d9464000d217458ef94de83427c</url>
    <id>17a2070c8baa8d9464000d217458ef94de83427c</id>
    <committed-date>2008-04-20T08:16:56-07:00</committed-date>
    <authored-date>2008-04-20T08:16:56-07:00</authored-date>
    <message>Removed redeclaration of ArgumentError.

I'm never, ever, ever going to get a one-up on this damn file.</message>
    <tree>a85410e83dde40b23fde62d89f129dd419c58efb</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1791639717a4799462a9039ed40bdffd1245cc4</id>
      </parent>
      <parent>
        <id>9205789bf281c5edc6cc3d0e4f9d1d87ad96ba28</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/5ee810d84d4fe677aaf3b4798318a09038240ea5</url>
    <id>5ee810d84d4fe677aaf3b4798318a09038240ea5</id>
    <committed-date>2008-04-19T22:57:12-07:00</committed-date>
    <authored-date>2008-04-19T22:57:12-07:00</authored-date>
    <message>Merge branch 'pgsql'</message>
    <tree>63a9e4993cda8764689d94ef8f1c3d0887b7fa51</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed20adb8b8a2e5b789f394f4ebb52ec99d346b73</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/9205789bf281c5edc6cc3d0e4f9d1d87ad96ba28</url>
    <id>9205789bf281c5edc6cc3d0e4f9d1d87ad96ba28</id>
    <committed-date>2008-04-19T22:49:26-07:00</committed-date>
    <authored-date>2008-04-19T22:49:26-07:00</authored-date>
    <message>ORDER BY DSL defined, Postgres support further improved.

The ORDER BY bit in findBy() has finally been implemented properly. The old-style SQL
fragment is still supported too (legacy code cries), but it is deprecated and should be
avoided.</message>
    <tree>244aacd7d895074171e0dde30bb3ec6ce02dacd1</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7eb16a57279fcafff10fd86f7f3d1d23866f702</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/ed20adb8b8a2e5b789f394f4ebb52ec99d346b73</url>
    <id>ed20adb8b8a2e5b789f394f4ebb52ec99d346b73</id>
    <committed-date>2008-04-19T19:35:10-07:00</committed-date>
    <authored-date>2008-04-19T19:35:10-07:00</authored-date>
    <message>pgsql: OFFSET and LIMIT had their values flipped.</message>
    <tree>74d8e42b0ef26f01586e79e4d03a7b54e87a9fac</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24a1966c1f09a04da338c63185d3fb8361746ad9</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/b7eb16a57279fcafff10fd86f7f3d1d23866f702</url>
    <id>b7eb16a57279fcafff10fd86f7f3d1d23866f702</id>
    <committed-date>2008-04-19T16:30:00-07:00</committed-date>
    <authored-date>2008-04-19T16:30:00-07:00</authored-date>
    <message>OFFSET fix for pg driver, ActiveTable made more forgiving when dealing with integer columns.</message>
    <tree>65d63fc8fdab6087f89d7d3cf584b12805faadb6</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>32a27117fa620f16a022cde3cd38d50a21e00ada</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/24a1966c1f09a04da338c63185d3fb8361746ad9</url>
    <id>24a1966c1f09a04da338c63185d3fb8361746ad9</id>
    <committed-date>2008-04-19T16:05:01-07:00</committed-date>
    <authored-date>2008-04-19T16:05:01-07:00</authored-date>
    <message>Added ArgumentError back.

I don't know why I cannot manage to not fsck these up every time I pull changes
in from the dsln svn tree.</message>
    <tree>f3d76f8ae198e2095d548b6bde17cf6d41edaa12</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca5484611158f280bc1284ea932886fe8a25340d</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/32a27117fa620f16a022cde3cd38d50a21e00ada</url>
    <id>32a27117fa620f16a022cde3cd38d50a21e00ada</id>
    <committed-date>2008-04-19T15:07:28-07:00</committed-date>
    <authored-date>2008-04-19T15:07:28-07:00</authored-date>
    <message>Barebones PostgreSQL support

Inserting isn't going to work unless you've been very careful to set integers to 0, etc.
I haven't. :-(</message>
    <tree>d958e5df25d974a52e8fcfdd1411dc4cd57da559</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c540204db3d67ef411e7984c40a3e7ded043f9b</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/d1791639717a4799462a9039ed40bdffd1245cc4</url>
    <id>d1791639717a4799462a9039ed40bdffd1245cc4</id>
    <committed-date>2008-04-18T04:24:39-07:00</committed-date>
    <authored-date>2008-04-18T04:24:39-07:00</authored-date>
    <message>Git hates me this morning and wouldn't let me push this fix until I pulled 'changes'. Pulling undid them...</message>
    <tree>8e6b05b99352ade36b95be851d5dd4beaa7fc5e3</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18aa603b2e3b5d416e4200455fece1b57f6f4b22</id>
      </parent>
      <parent>
        <id>c4dae5fe8daaab0eedb3e9422654dcdaa7e4e4d8</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/4c540204db3d67ef411e7984c40a3e7ded043f9b</url>
    <id>4c540204db3d67ef411e7984c40a3e7ded043f9b</id>
    <committed-date>2008-04-18T04:23:48-07:00</committed-date>
    <authored-date>2008-04-18T04:23:48-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:OwlManAtt/activephp</message>
    <tree>70f108b1bee53937af807325c4651cc96b48ab37</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b91282f0a481b4e986addb5ed040cb51d65bdfcb</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/18aa603b2e3b5d416e4200455fece1b57f6f4b22</url>
    <id>18aa603b2e3b5d416e4200455fece1b57f6f4b22</id>
    <committed-date>2008-04-18T04:17:31-07:00</committed-date>
    <authored-date>2008-04-18T04:17:31-07:00</authored-date>
    <message>Fixed some typos in exceptions.</message>
    <tree>8e6b05b99352ade36b95be851d5dd4beaa7fc5e3</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d61fd014ff6807d76dfee6c8aab8d071fe055f7f</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/b91282f0a481b4e986addb5ed040cb51d65bdfcb</url>
    <id>b91282f0a481b4e986addb5ed040cb51d65bdfcb</id>
    <committed-date>2008-04-18T04:09:40-07:00</committed-date>
    <authored-date>2008-04-17T19:12:31-07:00</authored-date>
    <message>Revert &quot;Preliminary support for sqlite3.&quot;

This is being moved into its own branch.

This reverts commit d61fd014ff6807d76dfee6c8aab8d071fe055f7f.</message>
    <tree>70f108b1bee53937af807325c4651cc96b48ab37</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d61fd014ff6807d76dfee6c8aab8d071fe055f7f</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/c4dae5fe8daaab0eedb3e9422654dcdaa7e4e4d8</url>
    <id>c4dae5fe8daaab0eedb3e9422654dcdaa7e4e4d8</id>
    <committed-date>2008-04-17T19:12:31-07:00</committed-date>
    <authored-date>2008-04-17T19:12:31-07:00</authored-date>
    <message>Revert &quot;Preliminary support for sqlite3.&quot;

This is being moved into its own branch.

This reverts commit d61fd014ff6807d76dfee6c8aab8d071fe055f7f.</message>
    <tree>70f108b1bee53937af807325c4651cc96b48ab37</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61c357e1455bbf49dc9c07e6880d505ce2d032c5</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/d61fd014ff6807d76dfee6c8aab8d071fe055f7f</url>
    <id>d61fd014ff6807d76dfee6c8aab8d071fe055f7f</id>
    <committed-date>2008-04-14T19:53:37-07:00</committed-date>
    <authored-date>2008-04-14T19:53:37-07:00</authored-date>
    <message>Preliminary support for sqlite3.

There are a number of outstanding issues:

* PRAGMA table_info or whatever it is doesn't work in PEAR::DB. The sqlite driver
  does an exec instead of a query. I had to patch the PEAR::DB driver to make it work,
  and even then, the key I need is not named the same as I get back in Oracle/MySQL.

  I don't know if they'll accept a patch for that (DB is EOL'd). MDB2 looks like it may
  support a better (agnostic) way of getting table metadata, but switching to that would
  kind of suck.

  The other alternative is to parse the output of SELECT * FROM sqlite_master WHERE table
  = 'table'. That has the CREATE statement, and since it's not terribly complicated, I *could*...
  But that's ugly too.

* No testing done.</message>
    <tree>51a30979153c5d62845fdb78e1fe526d0115ba99</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b6a567562f0ab3ca09a7ddb90d1d6b1cdb18e2b</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/61c357e1455bbf49dc9c07e6880d505ce2d032c5</url>
    <id>61c357e1455bbf49dc9c07e6880d505ce2d032c5</id>
    <committed-date>2008-03-26T12:39:22-07:00</committed-date>
    <authored-date>2008-03-26T12:39:22-07:00</authored-date>
    <message>* Fixed a bug that would occur if the DB name and table owner name were different in Oracle.</message>
    <tree>70f108b1bee53937af807325c4651cc96b48ab37</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6109c2b9a57c0f311504a434db3a8885f70bd775</id>
      </parent>
      <parent>
        <id>1d9af60258156f682982b176d6d6f97670bdb492</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/5b6a567562f0ab3ca09a7ddb90d1d6b1cdb18e2b</url>
    <id>5b6a567562f0ab3ca09a7ddb90d1d6b1cdb18e2b</id>
    <committed-date>2008-03-16T15:33:53-07:00</committed-date>
    <authored-date>2008-03-16T15:33:53-07:00</authored-date>
    <message>Merge branch 'master' of ssh://bubo.owl.ys/resource/ysgit/libraries/aphp/

Conflicts:

	active_table/SqlGenerators/mysql.class.php

nothing to commit (working directory clean)</message>
    <tree>d81a5ccbbf4374896727b4a4a6da41b645940ded</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f5a81277071d523795ecfc74bed462f2167bb20</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/6109c2b9a57c0f311504a434db3a8885f70bd775</url>
    <id>6109c2b9a57c0f311504a434db3a8885f70bd775</id>
    <committed-date>2008-03-16T15:31:36-07:00</committed-date>
    <authored-date>2008-03-16T15:31:36-07:00</authored-date>
    <message>* Fixed some slicing bug in the MySQL driver.</message>
    <tree>d81a5ccbbf4374896727b4a4a6da41b645940ded</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f5a81277071d523795ecfc74bed462f2167bb20</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/1d9af60258156f682982b176d6d6f97670bdb492</url>
    <id>1d9af60258156f682982b176d6d6f97670bdb492</id>
    <committed-date>2008-03-16T01:37:05-07:00</committed-date>
    <authored-date>2008-03-16T01:37:05-07:00</authored-date>
    <message>* Fixed off-by-one error in MySQL's slicer.</message>
    <tree>8a2692b28f8e3c6d721bc3c8991e20fb9c21b523</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca5484611158f280bc1284ea932886fe8a25340d</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </author>
    <url>http://github.com/OwlManAtt/activephp/commit/4f5a81277071d523795ecfc74bed462f2167bb20</url>
    <id>4f5a81277071d523795ecfc74bed462f2167bb20</id>
    <committed-date>2008-03-16T01:01:20-07:00</committed-date>
    <authored-date>2008-03-16T01:01:20-07:00</authored-date>
    <message>I hate exceptions.</message>
    <tree>110579fa8036cf4b7d43337368e5d6f4ba0b6e34</tree>
    <committer>
      <name>Nicholas 'OwlManAtt' Evans</name>
      <email>owlmanatt@gmail.com</email>
    </committer>
  </commit>
</commits>
