Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move linq2db.EntityFrameworkCore to this repo #4595

Merged
merged 44 commits into from
Sep 26, 2024

Conversation

MaceWindu
Copy link
Contributor

@MaceWindu MaceWindu commented Aug 3, 2024

  • move source code
  • move tests
  • migrate nuget generation code
  • move test connection configuration to config files
  • add test baselines generation
  • integrate with CI: build
  • integrate with CI: nugets build and publish
  • integrate with CI: testing
  • migrate to current linq2db version

Moved to separate tasks:

  • review supported providers list
  • add efcore 9 preview support
  • import issues from old repo with regression tests
  • fix regressions: TestCreateTempTable, TestChangeTrackerTemporaryTable : SqlException : Table not found for 't7[Id:3].IsDeleted => t8.IsDeleted'
  • fix regressions: TestFunctions : debug bugcheck in placeholder handling
  • bug (regression?) : TestDeleteFrom test generates bad SQL for SQLite and MySQL

@MaceWindu MaceWindu added this to the 6.0.0-preview.2 milestone Aug 3, 2024
@MaceWindu MaceWindu marked this pull request as ready for review August 20, 2024 16:30
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@linq2db linq2db deleted a comment from azure-pipelines bot Sep 8, 2024
@MaceWindu
Copy link
Contributor Author

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MaceWindu MaceWindu merged commit 0c99d98 into master Sep 26, 2024
67 checks passed
@MaceWindu MaceWindu deleted the infra/migrate-efcore-integration-to-repo branch September 26, 2024 09:19
MaceWindu pushed a commit to linq2db/linq2db.baselines that referenced this pull request Sep 26, 2024
* [Windows / SQLite (both providers)] baselines

* [Windows / SQLite (both providers)] baselines

* [Windows / SQL Server 2019] baselines

* [Windows / SQL Server 2019] baselines

* [Windows / SQL Server 2019] baselines

* [Windows / SQL Server 2017] baselines

* [Windows / SQL Server 2016] baselines

* [Windows / SQL Server EXTRAS] baselines

* [Windows / SQL Server EXTRAS] baselines

* [Linux / MariaDB 11] baselines

* [Windows / SQL Server EXTRAS] baselines

* [Linux / MySQL 9 (both providers)] baselines

* [Linux / MySQL 5.7 (both providers)] baselines

* [Linux / PostgreSQL 13] baselines

* [Linux / PostgreSQL 15] baselines

* [Linux / PostgreSQL 14] baselines

* [Linux / PostgreSQL 16] baselines

* [Windows / SQL Server 2022] baselines

* [Linux / SQL Server 2019] baselines

* [Windows / SQL Server EXTRAS] baselines

* [Linux / SQL Server 2019] baselines

* [Windows / SQL Server EXTRAS] baselines

* [Linux / ClickHouse MySql] baselines

* [Linux / SQL Server 2019] baselines

* [Linux / Oracle 18c] baselines

---------

Co-authored-by: Azure Pipelines Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants