chiark / gitweb /
Database schema improvements
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Mon, 2 Nov 2009 03:25:23 +0000 (03:25 +0000)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Mon, 2 Nov 2009 03:26:15 +0000 (03:26 +0000)
commitffb20293c74628b5d7e7c4de33142f1229f2f991
treecbff614f07a012e5d76ca4cf629e7e9fc14ed5b2
parentd3e7c3bd4fdd22952861782197f02115da645bc6
Database schema improvements

* Do not create columns as AUTOINCREMENT (doesn't work well with
    INSERT OR IGNORE).  We still need to fix existing databases.

* Allow automatically adding columns to schema.

* Add various columns to commods, and commodclasses table, for ordering etc.
yarrg/TODO
yarrg/db-idempotent-populate