Any and AnyAsync Dynamic SQL Error
----------------------------------
Key: DNET-979
URL: http://tracker.firebirdsql.org/browse/DNET-979
Project: .NET Data provider
Issue Type: Bug
Components: Entity Framework
Affects Versions: 7.5.0.0
Environment: Core 3.1, EFCore 3.1.10, Firebird 2.5
Reporter: Benjamyn Williams
Assignee: Jiri Cincura
When using Any and AnyAsync against a DbSet it results in:
Dynamic SQL Error
SQL error code = -104
Token unknown - line 1, column 8
EXISTS
Generated query:
SELECT EXISTS (
SELECT 1
FROM "TEST_TABLE" AS "t") FROM RDB$DATABASE
--
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