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.
0d36ea7cb2
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 '0d36ea7cb2'
${ noResults }
EntityFrameworkCore.Jet
/
src
/
EFCore.Jet.Data
History
Laurents Meyer
ca8472c96e
Fix ExecuteNonQuery() return value logic to be case sensitivity proof.
2 years ago
..
ConnectionPooling
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
JetStoreSchemaDefinition
Pass the current dataaccessproviderfactory type to CreateDatabase. Preference will take place using this type before going to the default in case it can't find the type via the connection string.
3 years ago
Properties
Fix packaging.
5 years ago
AdoxDatabaseCreator.cs
Enable nullable on src projects (not tests)
3 years ago
AdoxSchema.cs
Fix schema query: the ondelete and onupdate were added in the wrong order
3 years ago
ComObject.cs
Enable nullable on src projects (not tests)
3 years ago
DaoDatabaseCreator.cs
Enable nullable on src projects (not tests)
3 years ago
DaoSchema.cs
Enable nullable on src projects (not tests)
3 years ago
DataAccessType.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
DbColumnFlagEnum.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
DbConnectionStringBuilderExtensions.cs
Introduce a new typed JetConnectionStringBuilder
3 years ago
EFCore.Jet.Data.csproj
Fix and update dependencies and project files. (
#144
)
2 years ago
IJetDatabaseCreator.cs
Enable nullable on src projects (not tests)
3 years ago
ISchemaOperationsProvider.cs
Fix remaining EFCore.Jet.Data tests (
#92
)
5 years ago
ISchemaProvider.cs
Fix remaining EFCore.Jet.Data tests (
#92
)
5 years ago
InnerConnectionFactory.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
JetCommand.cs
Fix ExecuteNonQuery() return value logic to be case sensitivity proof.
2 years ago
JetCommandParser.cs
Fix create database operations and multi statement splitting with parameters (
#97
)
5 years ago
JetConfiguration.cs
Fix failed merge
3 years ago
JetConnection.cs
Pass the current dataaccessproviderfactory type to CreateDatabase. Preference will take place using this type before going to the default in case it can't find the type via the connection string.
3 years ago
JetConnectionStringBuilder.cs
Introduce a new typed JetConnectionStringBuilder
3 years ago
JetDataReader.cs
Some date and time updates
2 years ago
JetDatabaseCreator.cs
Enable nullable on src projects (not tests)
3 years ago
JetFactory.cs
Introduce a new typed JetConnectionStringBuilder
3 years ago
JetParameterHelper.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
JetProviderManifest.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
JetSyntaxHelper.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
JetTransaction.cs
Enable nullable on src projects (not tests)
3 years ago
LogHelper.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
Messages.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
PreciseDatabaseCreator.cs
Enable nullable on src projects (not tests)
3 years ago
PreciseSchema.cs
Fix getting the schema for relations. Need both adox and DAO to get all fields
3 years ago
SchemaProvider.cs
Fix remaining EFCore.Jet.Data tests (
#92
)
5 years ago
TypesExtensions.cs
Enable nullable on src projects (not tests)
3 years ago
XmlObjectSerializer.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago