Alter the name of Schema in *.edml file.

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
ivanpfontanive
Posts: 3
Joined: Fri 04 Feb 2011 17:47
Location: Santa Maria-RS, Brasil

Alter the name of Schema in *.edml file.

Post by ivanpfontanive » Thu 31 Mar 2011 20:22

Hi there,

I would like know if exists a functionality or a property to change the name of Schema of the file *.edml of form automatic?

Because i have two database, this "banco_producao" for production and this "banco_desenvolvimento" to development , and i have that make "find/replace" in schema of file *.edml every time that i need generate releases.

Thank. :D

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 01 Apr 2011 09:14

We plan to release a new version (not build) of our providers this month. This version will contain a possibility not to generate Schema for DB objects.

Post Reply