Re: [Liquibase-user] Error generating changelog

2009-04-23 Thread Voxland, Nathan
dd logging to that SQL statement and see what is actually being sent through? Nathan -Original Message- From: Voxland, Nathan [mailto:nvoxl...@intelligentinsites.com] Sent: Thursday, April 23, 2009 9:43 AM To: liquibase-user@lists.sourceforge.net Subject: Re: [Liquibase-user] Error g

Re: [Liquibase-user] Error generating changelog

2009-04-23 Thread Voxland, Nathan
hursday, April 23, 2009 8:24 AM To: liquibase-user@lists.sourceforge.net Subject: Re: [Liquibase-user] Error generating changelog Hi: Running 1.9.3 did not make a difference in regards to the previous error and I am also seeing some logging in regards to some Table-valued Functions while

Re: [Liquibase-user] Error generating changelog

2009-04-23 Thread rynam0
Hi: Running 1.9.3 did not make a difference in regards to the previous error and I am also seeing some logging in regards to some Table-valued Functions while attempting to generate an initial changelog. I'm seeing the following for many different columns and the functions do in fact exist so

Re: [Liquibase-user] Error generating changelog

2009-04-23 Thread rynam0
BTW: I am currently running version 1.9.2... I see that there is a 1.9.3 version available so I will try that before checking out the code to investigate for myself. Thanks. rynam0 wrote: > > Hello: > I am attempting to generate my initial changelog on a SQLServer 2005 > db and have come

[Liquibase-user] Error generating changelog

2009-04-22 Thread rynam0
Hello: I am attempting to generate my initial changelog on a SQLServer 2005 db and have come up against a situation where the generateChangelog command is throwing the below exception and I believe this is because the database contains a table that has a column with the name 'over' which is a