That is incorrect. Habari supports SQLite. I use SQLite for testing
purposes.
I don't know anyone using it with PostgreSQL at this time.
--
GPG 9CFA4B35 | ski...@skippy.net | http://skippy.net/
On Feb 16, 8:11 pm, Scott Merrill <ski...@skippy.net> wrote:
It is _intended_ to be a supported platform, but we do not have anyone
providing any specific support / development for it.
http://habari.anotherdan.com/ this is running on pgsql... I have not
yet changed my blog to habari - I will eventually...
Work and other interests have been taking my time these last weeks, so
I have not updated the schema to be up to date, but I can take the
time to do it within a couple of days...
I'm not sure if you were the one who had contributed the changes I
saw, but a patch was applied to SQLite that included SEQUENCE commands
that are not part of the SQLite syntax (and are part of Postres). If
you are able to contribute your schema for Postgres (and I really hope
you are) could you please be sure that any "patch" you provide is a
new schema file specifically for Postgres and is marked as such? If
you need a hand with creating this file, I'll be glad to help out.
Owen
I contributed with the current pgsql schema:
http://code.google.com/p/habari/issues/detail?id=143
I was also surprised to see the sqlite schema looking lot like the one
i contributed...
I will do a patch for the current schema when my schedule allows it -
its crazy at the moment :)
Dan
On Feb 19, 2:08 am, "Owen Winkler" <epit...@gmail.com> wrote: