-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Reading README, there's one rule that is breaking v4.8.0:
Reasoning behind version 4 is described in #71, but the main changes are:
- Each database provider has its own query definition
- New database-specific keywords for MSSQL & Postgres
- Operators considered harmful (removed for functions IN, NOT IN, LIKE and NOT LIKE)
- Minimal supported version is NET 6.0
v4.8.0 only works on .NET 8.0, so currently some of my projects cannot get this upgrade.
Can this version be fixed so it can be used with NET 6 too?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels