Skip to content

Replace SqlDataType AST type with DbDataType in mapping schema #4836

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

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MaceWindu
Copy link
Contributor

@MaceWindu MaceWindu commented Feb 17, 2025

  • remove (obsolete till v7) use of AST type SqlDataType from mapping schema, use DbDataType
  • remove not needed DataOptions parameter from EFC ILinqToDBForEFTools interface methods

In progress/different PR:

  • remove (obsolete till v7) magic type tables and APIs in SqlDataType, types should be configured only in MappingSchema will be done in separate PR due to complexity

@MaceWindu
Copy link
Contributor Author

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@linq2dbot
Copy link

Test baselines changed by this PR. Don't forget to merge/close baselines PR after this pr merged/closed.

- remove unnecessary DataOptions parameter from ILinqToDBForEFTools EFCore interface
@MaceWindu MaceWindu force-pushed the refactoring/remove-ast-type-from-mapping-schema branch from baf8bac to 8eb5f49 Compare February 18, 2025 16:21
viceroypenguin
viceroypenguin previously approved these changes Feb 18, 2025
@MaceWindu MaceWindu marked this pull request as draft February 18, 2025 16:48
@MaceWindu
Copy link
Contributor Author

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MaceWindu MaceWindu marked this pull request as ready for review March 2, 2025 14:36
@MaceWindu
Copy link
Contributor Author

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MaceWindu
Copy link
Contributor Author

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MaceWindu
Copy link
Contributor Author

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MaceWindu
Copy link
Contributor Author

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MaceWindu
Copy link
Contributor Author

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@linq2dbot
Copy link

Test baselines changed by this PR. Don't forget to merge/close baselines PR after this pr merged/closed.

@MaceWindu
Copy link
Contributor Author

This will not make it into v6 due to amount of work required around types. Better to shift it to v7 alongside with planned type mapping refactoring

@MaceWindu MaceWindu modified the milestones: 6.0.0-rc.1, 7.0.0 Jun 20, 2025
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.

4 participants