Skip to content

Don't discover DbFunctions when building ad-hoc model#32790

Merged
ajcvickers merged 1 commit intomainfrom
240111_SmellsLikeSpiritTeam
Jan 13, 2024
Merged

Don't discover DbFunctions when building ad-hoc model#32790
ajcvickers merged 1 commit intomainfrom
240111_SmellsLikeSpiritTeam

Conversation

@ajcvickers
Copy link
Copy Markdown
Contributor

Fixes #32680

Two follow on items after this is merged:

  • Port to 8
  • Make AdHocMapper public

Fixes #32680

Two follow on items after this is merged:
- Port to 8
- Make AdHocMapper public
@ajcvickers ajcvickers requested a review from a team January 11, 2024 15:37
Copy link
Copy Markdown
Member

@AndriySvyryd AndriySvyryd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also make RelationalAdHocMapper public in 9 so providers can derive from it.

@ajcvickers ajcvickers merged commit 72f70c6 into main Jan 13, 2024
@ajcvickers ajcvickers deleted the 240111_SmellsLikeSpiritTeam branch January 13, 2024 10:46
ajcvickers added a commit that referenced this pull request Jan 13, 2024
Fixes #32680

Two follow on items after this is merged:
- Port to 8
- Make AdHocMapper public
ajcvickers added a commit that referenced this pull request Jan 16, 2024
…32807)

* Don't discover DbFunctions when building ad-hoc model (#32790)

Fixes #32680

Two follow on items after this is merged:
- Port to 8
- Make AdHocMapper public

* Quirk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting errors when mixing DbFunction and SqlQueryRaw

2 participants