FeatureFuel
2

Request to delete and recreate empty columns when changing between incompatible data types

Source: supabase/supabase#33096 · opened by @szmarczak
Bug report


<!--

⚠️ We receive a lot of bug reports which have already been solved or discussed. If you are looking for help, please try these first:

• Docs:
• Discussions:
• Discord:

Before opening a bug report, please verify the following:

-->

• I confirm this is a bug with Supabase, not with my own application.
• I confirm I have searched the [Docs]( GitHub [Discussions]( and [Discord](

Describe the bug


Title.

To Reproduce


1. Create a column with int8 type:

![image](

2. Try to change it to uuid:

![image](

Expected behavior


No error.

Screenshots


Attahed,

System information


• OS: Windows
• Browser (if applies) Edge
• Version of supabase-js: N/A
• Version of Node.js: N/A

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests