This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
supabase
Watch
1
Star
0
Fork
0
You've already forked supabase
mirror of
https://github.com/supabase/supabase.git
synced
2026-07-05 17:04:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a9adfb8d9a67b30d3e1511e7de794a16e3a4ebf
supabase
/
studio
/
components
/
interfaces
/
TableGridEditor
/
SidePanelEditor
/
ColumnEditor
History
Joshen Lim
6a9adfb8d9
Fix wrong default value when updated column in session
2022-05-25 12:05:31 +08:00
..
ColumnDefaultValue.tsx
Allow users to select between null and empty string as default values for text/varchar columns
2022-05-24 17:51:00 +08:00
ColumnEditor.constants.ts
Allow users to select between null and empty string as default values for text/varchar columns
2022-05-24 17:51:00 +08:00
ColumnEditor.tsx
Fix wrong default value when updated column in session
2022-05-25 12:05:31 +08:00
ColumnEditor.types.ts
Allow users to select between null and empty string as default values for text/varchar columns
2022-05-24 17:51:00 +08:00
ColumnEditor.utils.ts
Fix table editor to render empty strings and null values properly, was mixing them up previously
2022-05-24 17:51:00 +08:00
ColumnForeignKey.tsx
Update tailwind colors
2022-05-20 17:05:11 +08:00
ColumnType.tsx
Fix user defined enum types not selecting
2022-05-24 11:05:46 +08:00
HeaderTitle.tsx
…
InputWithSuggestions.tsx
Column editor default value field to be mono if type selected is json
2022-05-20 17:47:07 +08:00