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

Expose underlying type information for columns, expose :position and :default_value on columns #9

Merged
merged 2 commits into from
Apr 24, 2023

Conversation

vereis
Copy link
Collaborator

@vereis vereis commented Apr 24, 2023

Exposes additional column/column type metadata

  1. Columns are now sorted by their database order
  2. Columns now have a position which reflects their internal database ordering
  3. Columns now expose their type's specific metadata under column.type_metadata
  4. Columns now expose their default value

@vereis vereis merged commit 495dd86 into main Apr 24, 2023
@vereis vereis deleted the END-008/surface-more-column-metadata branch April 24, 2023 13:04
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.

None yet

2 participants