Subject: | PostgreSQL support |
Hi,
I've added PostgreSQL support to version 0.08. This mostly involved changing the use of "user" as a column name to "username" as user is a reserved word in PostgreSQL.
Are you interested in the patch?
(The patch includes updating existing SQLite DB's.)