Files
depot/src/main
Charlie Groves 7ba475e61c Use default values for the values section of an insert statement for hsqldb as well as postgres
It blows up expecting a column name in the values parenthesis, but the default values string that
postgres was working seems to work. It's not in http://hsqldb.org/doc/guide/ch09.html, but so it
goes.
2011-06-24 19:25:57 +00:00
..