Skip to content

Update to efcore and .net 10#1245

Merged
cincuranet merged 12 commits into
FirebirdSQL:masterfrom
niekschoemaker:feature/efcore-10
Dec 9, 2025
Merged

Update to efcore and .net 10#1245
cincuranet merged 12 commits into
FirebirdSQL:masterfrom
niekschoemaker:feature/efcore-10

Conversation

@niekschoemaker

@niekschoemaker niekschoemaker commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

A lot of JSON related and collections in columns tests have been disabled, as that is not supported.

Otherwise most tests are left enabled except for some specific ones, most of it due to outer joins and json related data.

Comment thread src/FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests/ComplianceFbTest.cs Outdated
@niekschoemaker

Copy link
Copy Markdown
Contributor Author

Alright, I fixed pretty much everything now, most things which are left open, so not fixed, are done for a reason as seen in the comments.

Especially all the conversion tests as explained, the casts there are really odd and not supported by firebird (bool -> numbers, and vice versa) so I disabled those with that reason. Could also re-implement those tests with a custom implementation to test the behavior we do support, but not sure if that's preferred.

And the updates are left open, as those are necessary to even compile, but could be split of into a seperate PR if necessary.

@niekschoemaker

Copy link
Copy Markdown
Contributor Author

Test for FB3.0 seems to hang, did pass on the fork, so retrigger should fix that but can't do that myself.

@cincuranet

Copy link
Copy Markdown
Member

Great work! I restarted the leg and let's see.

@cincuranet cincuranet merged commit b553419 into FirebirdSQL:master Dec 9, 2025
47 of 48 checks passed
@cincuranet cincuranet mentioned this pull request Dec 9, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants