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-06 01:54:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02de900aa2aae5af3ef1c27d0ca60e4377a823e9
supabase
/
studio
/
components
/
interfaces
/
TableGridEditor
/
SidePanelEditor
/
ColumnEditor
History
Joshen Lim
02de900aa2
Allow users to select between null and empty string as default values for text/varchar columns
2022-05-24 17:51:00 +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
…
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