On Thursday 26 May 2011, Timo Teras wrote:
utils: add sqlite support to kamctl/kamdbctl
- sql scripts copied from postgres versions and converted to sqlite
(only major change was: sed s/SERIAL/INTEGER/)
Hi Timo,
great. :-) Is this the only change, or do you need also some other smaller
adaptions? Then i could adapt the XSL schema generation infrastructure, that
sqlite will also automatically be updated in case the schema is changed.
Cheers,
Henning