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

Disable autocolumn addition to external tables (API validation) #13645

Merged
merged 4 commits into from
May 9, 2024

Conversation

mike12345567
Copy link
Collaborator

Description

Disabling auto-column FieldType and subtypes. This is not something that is currently supported through the UI, so this is not a breaking change, just making sure these type of scenarios don't actually occur as they don't work particularly well.

This just covers the createdBy, updatedBy, createdAt, updatedAt and auto ID columns, which were not supported anyway, but the API allowed them to be added.

…hat is currently supported through the UI, so this is not a breaking change, just making sure these type of scenarios don't actually occur as they don't work particularly well.
@mike12345567 mike12345567 added the firestorm Data/Infra/Revenue Team label May 9, 2024
@mike12345567 mike12345567 self-assigned this May 9, 2024
@mike12345567 mike12345567 requested a review from a team as a code owner May 9, 2024 11:45
@mike12345567 mike12345567 requested review from samwho and removed request for a team May 9, 2024 11:45
@mike12345567 mike12345567 changed the title Disable autocolumn addition to external tables (API validation) May 9, 2024
@mike12345567 mike12345567 merged commit 90d9c8e into master May 9, 2024
10 checks passed
@mike12345567 mike12345567 deleted the fix/disable-external-auto-columns branch May 9, 2024 12:34
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants