When inserting data for table with all fields generated command is wrong
------------------------------------------------------------------------
Key: DNET-259
URL: http://tracker.firebirdsql.org/browse/DNET-259
Project: .NET Data provider
Issue Type: Bug
Components: Entity Framework support
Affects Versions: 2.5.0
Reporter: Jiri Cincura
Assignee: Jiri Cincura
Priority: Minor
I.e. table with one PK and one computed column. We have to create something
like:
INSERT INTO <table>
DEFAULT VALUES
[RETURNING <values>]
--
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
------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider