Re: Bug in EF6 database migrations on renaming a column
Posted by: Roberto Ezequiel Garcia Ballesteros
Date: March 18, 2014 10:48AM

Hi Patrick,

You need to add 'allow user variables=true' to the connection string in order to execute queries using variables. It should work even with Package Manager Console.

Regards,
Roberto

Options: ReplyQuote


Subject
Written By
Posted
Re: Bug in EF6 database migrations on renaming a column
March 18, 2014 10:48AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.