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

Refactor DeclaredQuery to decouple the query definition from its introspected state #3622

Open
mp911de opened this issue Sep 25, 2024 · 0 comments · May be fixed by #3527
Open

Refactor DeclaredQuery to decouple the query definition from its introspected state #3622

mp911de opened this issue Sep 25, 2024 · 0 comments · May be fixed by #3527
Labels
type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented Sep 25, 2024

Follow-up to #2989.

We should decouple DeclaredQuery properties (query string and native query flavor) from introspection properties (alias, usage of constructor expressions, …) to separate the process from DeclaredQuery creation and introspection so that QueryEnhancerFactory can be provided externally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
1 participant