Columnnames are not quoted when working with hsqldb-backends

Description

When using a changelog with columnames that contains illegal(for hsqldb) characters we get an liquibase.exception.DatabaseException caused by an org.hsqldb.HsqlException: unknown token:.

When using quoted columnnames it works fine with hsqldb. So liquibase should at least use qouted columnnames agains hsqldb-backends when the columnname contains illegal characters. But I cannot say which one are ok and which one are not. So i suggest to quote every single columnname.

Environment

HSQLDB

Attachments

1

Activity

Show:

Details

Reporter

Components

Affects versions

Priority

Created July 3, 2014 at 6:54 AM
Updated July 3, 2014 at 6:54 AM