Entity framework CreateDatabaseScript gives false results
---------------------------------------------------------

                 Key: DNET-379
                 URL: http://tracker.firebirdsql.org/browse/DNET-379
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 2.6
         Environment: Windows 7
            Reporter: Leonard Wennekers
            Assignee: Jiri Cincura
         Attachments: SSDLToFB.cs

The result of the CreateDatabaseScript function from the EntityFramework gives 
a false result. The TableNames is uses are just the names of the Entity and not 
the real tablenames configured by it's configurations. The bug commes inside 
SSDLToFB.cs where I did some trials.

The same function CreateDatabaseScript also create some errors with 
associations. The maximum length of associations is 32 charaters by with the 
CreateDatabaseScript function they can bw much longer because they are 
concatinated from the entity names. This also gives some problems when using 
the script created.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to