Description

None

Environment

Windows, Vista, 32 Bit, SUN JDK1.7, MySQL 5.x

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

Details

Reporter

Yagnesh Chawda

Components

Affects versions

Priority

Major