You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/src/EFCore.Jet
Christopher Jolly 0bc5d04759 According to convention, if the property is the primary key and it is an integer, make it the identity column. This wasn't being set by default 3 years ago
..
Design/Internal Update to .Net 5 (#99) 4 years ago
Diagnostics [PORT] Do not create Index-Operations with the same name as ForeignKey constraints (#115) 4 years ago
Extensions Add extension methods for the Fluent API IsClustered. Mainly for cross compaitiblity so that code written for multiple databases doesn't error. For Jet, the function won't do anything 3 years ago
Infrastructure net 6 update 4 years ago
Internal merge fixes from upstream 3 years ago
Metadata According to convention, if the property is the primary key and it is an integer, make it the identity column. This wasn't being set by default 3 years ago
Migrations [PORT] Improve `counter` type handling and add missing `counter` usage cases (#121) 4 years ago
Properties [PORT] Do not create Index-Operations with the same name as ForeignKey constraints (#115) 4 years ago
Query Rewrite the COALESCE function into a form access can understand 3 years ago
Scaffolding/Internal merge fixes from upstream 3 years ago
Storage/Internal add compile fixes from upstream changes 3 years ago
Update/Internal net 6 update 4 years ago
Utilities First compile commit 8 years ago
ValueGeneration/Internal Upgrade value generation files to 3.1.x. 6 years ago
EFCore.Jet.csproj net 6 update 4 years ago
JetRetryingExecutionStrategy.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago