Track the current table columns and calculate how close to maximum row size the current fields on the Pod are #6911
sc0ttkclark
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Related: #6910
We could look into tracking the current table column schema and determining whether it's safe to add new fields and how close to the maximum row size limit you could be. We could offer up better error messaging instead of only relying on the DB engine to kick back the error.
Beta Was this translation helpful? Give feedback.
All reactions