supabase
supabase copied to clipboard
Can't make id column identity column
Bug report
Describe the bug
Failed to update column "id": failed to update pg.columns with the given ID: column "id" of relation "coin" already has a default value
To Reproduce
- Click Edit Table
- Cick Gear icon (extra options)
- Select "Is Identity" checkbox
- Click Save
Expected behavior
'id' column is identity column
System information
- OS: macOS
- Browser: Chrome
- Version of supabase-js: 1.35.6
- Version of Node.js: v18.8.0