just for verification: jaunty: sqlite> CREATE TABLE a (id, release); SQL error: near "release": syntax error sqlite>
karmic: sqlite> CREATE TABLE a (id, release); sqlite> -- sqllite doesn't support tables with names such as release or savepoint https://bugs.launchpad.net/bugs/375852 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs