Description
None
Environment
Attachments
1
- 06 Aug 2013, 02:21 PM
Activity
Show:
Nathan Voxland October 1, 2013 at 5:56 PM
Your columns are defined as "Binary" not "boolean" or tinyint or bit. Liquibase can't assume the byte array it gets back is a boolean field. It's not a nice representation but there isn't a better option since we have no idea what type of data will be in there
Windows, Vista, 32 Bit, SUN JDK1.7, MySQL 5.x