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.Data
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