| Author |
Message |
Sergey Muraviev
Joined: 06 Jun 2011 Posts: 1
|
Posted: Mon Jun 06, 2011 2:30 pm Post subject: SQL Source control collatiton statements |
|
|
Dear, all.
Could you please clarify how to remove collation statements from scripts when commiting changes in SQL source control?
Sample:
[Name] [nvarchar] (255) COLLATE Cyrillic_General_CI_A |
|
| Back to top |
|
 |
james.billings
Joined: 16 Jun 2010 Posts: 840 Location: My desk.
|
Posted: Wed Jun 08, 2011 3:56 pm Post subject: |
|
|
Currently there's not a way to alter the script at commit time. The object is effectively committed "as-is".
SQL Compare does have an option to ignore collations during the compare and sync stages, and there is a request under consideration to include the same options SQL Compare offers within SQL Source Control. You can add your vote, and comments, here |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1079
|
Posted: Wed Jun 08, 2011 3:58 pm Post subject: |
|
|
Sergey,
What are the main problems you get because the collation exists in your source controlled scripts?
David Atkinson
Red Gate Software |
|
| Back to top |
|
 |
lzaks
Joined: 16 Jun 2011 Posts: 2
|
Posted: Thu Jun 16, 2011 9:54 pm Post subject: Would also like to remove collate |
|
|
I can't speak for Segrey, but I don't want the collates added in case I need to create the tables on a different database with a different collate default setup. This is why I didn't include the collate in the intial table creation.
Is this feature going to be added to the product? If so, when?
Thanks,
Lev |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1079
|
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group