Source-control database collation option?
SimonOBeirne
Posts: 2
Hi all,
Is it possible to have the database collation option source-controlled?
We need to use a non-default collation for a database, so I'm trying to remove the added step of ensuring the database collation is set correctly for any new devs coming on board, and instead ensure it is held in source control and therefore automatically set on first get latest.
Any thoughts?
Cheers
Simon
Is it possible to have the database collation option source-controlled?
We need to use a non-default collation for a database, so I'm trying to remove the added step of ensuring the database collation is set correctly for any new devs coming on board, and instead ensure it is held in source control and therefore automatically set on first get latest.
Any thoughts?
Cheers
Simon
Comments
Currently this isn't possible; I think the main reason being our engine doesn't work with some of the DB level properties like that. It does seem to be a request already over on our Uservoice page so I'd suggest adding your votes & comments there?
Redgate Software