New Topic: mssql: data type conversion

View: New views
1 Messages — Rating Filter:   Alert me  

New Topic: mssql: data type conversion

by LiquiBase Community Forum :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

A new topic, 'mssql: data type conversion', has been made on a board you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=42.new#new

The text of the topic is shown below:

Hi,

I'm not sure if this is a bug, or on purpose. When I create a changelog from a mssql schema one table contains a float field. It shows up as below:

<column name="value" type="FLOAT(15)"/>

This is in fact a float w/ col size of 15.

When I apply this generated changelog via update to a new empty schema, the float is converted to a real. The message printed is below:

Changed Columns:
     segments.value
           from FLOAT(15) to real(7,0)

This seems like a bug.

Thanks,
Brendan

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.
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Liquibase-user mailing list
Liquibase-user@...
https://lists.sourceforge.net/lists/listinfo/liquibase-user