This website works better with JavaScript.
Explore
Help
Sign In
how-to
/
EntityFrameworkCore.Jet
mirror of
https://github.com/bubibubi/EntityFrameworkCore.Jet.git
Watch
1
Star
0
Fork
You've already forked EntityFrameworkCore.Jet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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.
424c9fc8f3
master
9.0-servicing
gh-pages
8.0-servicing
ci/general_test
lauxjpn-md-change-test-1
ci/test_push_after_autocommit
7.0-servicing
6.0-servicing
5.0-servicing
3.1-servicing
azure-pipelines
2.2-servicing
v8.0.0-alpha.1
v7.0.3
v7.0.2
v7.0.1
v7.0.0
v7.0.0-rc.1
v7.0.0-alpha.1
v6.0.0-alpha.2
v6.0.0-alpha.1
v10.0.0-alpha.1
v10.0.0-beta.1
v2.2.0
v3.1.0
v3.1.0-alpha.1
v3.1.0-alpha.2
v3.1.0-alpha.3
v3.1.0-alpha.4
v3.1.1
v5.0.0-alpha.1
v6.0.0-beta.1
v7.0.0-alpha.2
v7.0.0-beta.1
v8.0.0
v8.0.0-alpha.2
v8.0.0-beta.1
v8.0.0-rc.1
v9.0.0
v9.0.0-alpha.1
v9.0.0-beta.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '424c9fc8f3'
${ noResults }
EntityFrameworkCore.Jet
/
test
/
EFCore.Jet.FunctionalTests
/
Query
History
Christopher Jolly
3f5c1b6005
Make sure a DateTime in a constant has a DateTime Type Mapping
2 years ago
..
ComplexNavigationsQueryJetFixture.cs
…
ComplexNavigationsQueryJetTest.cs
Update tests for Skip...Take
3 years ago
DbFunctionsJetTest.cs
Test fixes for escaping wild chars
3 years ago
FiltersInheritanceQueryJetFixture.cs
…
FiltersInheritanceQueryJetTest.cs
Enable nullable on src projects (not tests)
3 years ago
FromSqlQueryJetTest.cs
…
FromSqlSprocQueryJetTest.cs
Fix more tests
3 years ago
FunkyDataQueryJetTest.cs
Update dependencies and some test fixes
3 years ago
GearsOfWarFromSqlQueryJetTest.cs
Gears of War tests now run.
3 years ago
GearsOfWarQueryJetFixture.cs
Add extra Gear to the Reports collection of an Officer. We had adjusted a null foreing key to make it work and this makes the expected data match the actual
3 years ago
GearsOfWarQueryJetTest.cs
Update tests for Skip...Take
3 years ago
IncludeOneToOneJetTest.cs
…
InheritanceQueryJetFixture.cs
…
InheritanceQueryJetTest.cs
Add option to use the normal short text type when mapping against an unbounded System.String instead of long text/memo. Jet has limitations when using memo (e.g. joins are not supported)
3 years ago
InheritanceRelationshipsQueryJetFixture.cs
…
InheritanceRelationshipsQueryJetTest.cs
…
MappingQueryJetTest.cs
…
NavigationTest.cs
Update tests
3 years ago
NorthwindAggregateOperatorsQueryJetTest.ResultOperators.cs
Update tests
3 years ago
NorthwindAsNoTrackingQueryJetTest.cs
…
NorthwindAsTrackingQueryJetTest.cs
…
NorthwindChangeTrackingQueryJetTest.cs
…
NorthwindCompiledQueryJetTest.cs
More test fixes
3 years ago
NorthwindFunctionsQueryJetTest.Functions.cs
Update tests
3 years ago
NorthwindGroupByQueryJetTest.cs
Some skip...take optimization and fix using multiple take after a skip
3 years ago
NorthwindIncludeQueryJetTest.cs
Update tests for Skip...Take
3 years ago
NorthwindJoinQueryJetTest.cs
Fix more tests
3 years ago
NorthwindKeylessEntitiesQueryJetTest.cs
Update dependencies and some test fixes
3 years ago
NorthwindMiscellaneousQueryJetTest.cs
Make sure a DateTime in a constant has a DateTime Type Mapping
2 years ago
NorthwindNavigationsQueryJetTest.cs
Update tests
3 years ago
NorthwindQueryFiltersQueryJetTest.cs
Fix more tests
3 years ago
NorthwindQueryJetFixture.cs
Update dependencies and some test fixes
3 years ago
NorthwindQueryTaggingQueryJetTest.cs
…
NorthwindSelectQueryJetTest.cs
Update tests
3 years ago
NorthwindSetOperationsQueryJetTest.cs
Fix more tests
3 years ago
NorthwindWhereQueryJetTest.cs
Update tests
3 years ago
NullKeysJetTest.cs
…
NullSemanticsQueryJetFixture.cs
…
NullSemanticsQueryJetTest.cs
Add option to use the normal short text type when mapping against an unbounded System.String instead of long text/memo. Jet has limitations when using memo (e.g. joins are not supported)
3 years ago
OwnedQueryJetTest.cs
Add option to use the normal short text type when mapping against an unbounded System.String instead of long text/memo. Jet has limitations when using memo (e.g. joins are not supported)
3 years ago
QueryBugsTest.cs
Update tests
3 years ago
QueryFilterFuncletizationJetTest.cs
Fix more tests
3 years ago
QueryLoggingJetTest.cs
…
QueryNoClientEvalJetTest.cs
…
SqlExecutorJetTest.cs
…
UdfDbFunctionJetTests.cs
…
WarningsJetTest.cs
…