You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
We want to remove all the custom xata types and start using default xata types inside the CLI.
This only applies to CLI edit for now.
xata_fileandxata_file_arraywith a comment about default public access (?) Or should this be jsonb?pgRollToXataColumnTypecan be removed or at least changed since the only type that should be used is the underlying pgType.Describe the solution you'd like
Describe alternatives you've considered
Additional context