I have a free day and thought it would be interesting to convert my Blojsom install from Postgresql to H2 thereby removing one more non-Java bit from my "server."
But I can't find the scripts David committed for H2. Where can I download those?
thanks, Dan
-- Dan McGinn-Combs Peachtree City, Georgia USA
Re: Blojsom on H2 Database
United States
2007-05-14 09:32:57
There̵7;s not a DB scripts download specifically, but you can download the source bundle and you’ll find the H2 files in the sql-scripts directory. Alternatively, you can browse CVS online and find/download them from there.
On 5/14/07 10:07 AM, "Dan McGinn-Combs" <danmcginn-combs.org> wrote:
I have a free day and thought it would be interesting to convert my Blojsom install from Postgresql to H2 thereby removing one more non-Java bit from my "server."
But I can't find the scripts David committed for H2. Where can I download those?