17
Automatic Created and Updated columns
Source: supabase/supabase#6741 · opened by @peachp
Feature request
Is your feature request related to a problem? Please describe.
No specific problem right now, but it is a very common and useful feature.
Describe the solution you'd like
When creating a table allow to add "Created" and "Updated" columns, which will be populated by the system accordingly
Describe alternatives you've considered
Do in client side code for each table for each INSERT / UPDATE
Is your feature request related to a problem? Please describe.
No specific problem right now, but it is a very common and useful feature.
Describe the solution you'd like
When creating a table allow to add "Created" and "Updated" columns, which will be populated by the system accordingly
Describe alternatives you've considered
Do in client side code for each table for each INSERT / UPDATE
No pledges yet. Be the first to back this.
Comments
Similar requests
Add the ability to change the position of table columns
5 votes · 0 comments
Add ability to hide columns in Table Editor
7 votes · 0 comments
Bug: Cannot Reorder Columns After Table Creation in Supabase Database Tables
1 vote · 0 comments
Improved type inference for JSONB columns with check constraints in supabase typescript client
3 votes · 0 comments
Columns should have the same order in the table editor and table update menu
4 votes · 0 comments
No comments yet.