Liquibase Community Forum
2011-01-04 19:36:38 UTC
A new topic, 'Datatype Question', has been made on a board you are watching.
You can see it at
http://liquibase.org/forum/index.php?topic=889.new#new
The text of the topic is shown below:
I currently have a column that uses the following SQL DDL definitions across the following databases. Is there a liquibase type that I could use that would generate the proper sql when running the script?
DB2: varchar(1024) for bit data
MSSQL: varbinary(1024)
Oracle: raw(1024)
Unsubscribe to new topics from this board by clicking here: http://liquibase.org/forum/index.php?action=notifyboard;board=1.0
Regards,
The Liquibase Community Forum Team.
You can see it at
http://liquibase.org/forum/index.php?topic=889.new#new
The text of the topic is shown below:
I currently have a column that uses the following SQL DDL definitions across the following databases. Is there a liquibase type that I could use that would generate the proper sql when running the script?
DB2: varchar(1024) for bit data
MSSQL: varbinary(1024)
Oracle: raw(1024)
Unsubscribe to new topics from this board by clicking here: http://liquibase.org/forum/index.php?action=notifyboard;board=1.0
Regards,
The Liquibase Community Forum Team.