Changes affecting table "address"

Current Columns
int id
varchar(255) line1
varchar(255) line2
varchar(255) city
char(2) state
varchar(20) postalcode

Pending Changes
changelogs/mysql/complete/root.changelog.xml 54 nvoxland NOT YET RAN [SQL]
          Column newcol(varchar(255)) added to address
changelogs/mysql/complete/root.changelog.xml 55 nvoxland NOT YET RAN [SQL]
          Column newcol2(varchar(255)) added to address
 

Past Changes
changelogs/mysql/complete/root.changelog.xml 25 nvoxland Executed 11/15/07 9:37 AM
          Table address created
changelogs/mysql/complete/root.changelog.xml 25.1 nvoxland Executed 11/15/07 9:37 AM
          Null constraint has been added to address.id
changelogs/mysql/complete/root.changelog.xml 25.2 nvoxland Executed 11/15/07 9:37 AM
          Primary key added to address (id)
changelogs/mysql/complete/root.changelog.xml 25.3 nvoxland Executed 11/15/07 9:37 AM
          Auto-increment added to address.id
changelogs/mysql/complete/root.changelog.xml 26 nvoxland Executed 11/15/07 9:37 AM
          New row inserted into address
          New row inserted into address
          New row inserted into address
          New row inserted into address
changelogs/mysql/complete/root.changelog.xml 27 nvoxland Executed 11/15/07 9:37 AM
          Lookup table added for address.state
changelogs/mysql/complete/root.changelog.xml 28 nvoxland Executed 11/15/07 9:37 AM
          Default value added to address.line2
changelogs/mysql/complete/root.changelog.xml 29 nvoxland Executed 11/15/07 9:37 AM
          Default value dropped from address.line2
changelogs/mysql/complete/root.changelog.xml 33 nvoxland Executed 11/15/07 9:37 AM
          Unique constraint added to address(line1, line2)
changelogs/mysql/complete/root.changelog.xml 34 nvoxland Executed 11/15/07 9:38 AM
          Unique constraint uq_address_line1line2 dropped from address
changelogs/mysql/complete/root.changelog.xml 54 nvoxland NOT YET RAN [SQL]
          Column newcol(varchar(255)) added to address
changelogs/mysql/complete/root.changelog.xml 55 nvoxland NOT YET RAN [SQL]
          Column newcol2(varchar(255)) added to address
 


Generated: 11/15/07 9:57 AM
Against: liquibase @ jdbc:mysql://localhost/liquibase
Change Log: changelogs/mysql/complete/root.changelog.xml

Generated By: LiquiBase 1.3.3