Skip to content

Load columns from schema to avoid AR ignored/only column configuration#287

Open
bensheldon wants to merge 1 commit intodrwl:mainfrom
bensheldon:patch-1
Open

Load columns from schema to avoid AR ignored/only column configuration#287
bensheldon wants to merge 1 commit intodrwl:mainfrom
bensheldon:patch-1

Conversation

@bensheldon
Copy link

@bensheldon bensheldon commented Oct 25, 2025

Fixes #286

This PR recreates the Active Record logic for fetching the columns from the schema cache before they are filter based on Active Record's ignored_columns/only_columns configuration.

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.

Fix missing annotation for Active Record ignored columns

1 participant