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 00:04:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a9adfb8d9a67b30d3e1511e7de794a16e3a4ebf
supabase
/
studio
/
components
/
interfaces
/
TableGridEditor
/
SidePanelEditor
/
TableEditor
History
Joshen Lim
6a9adfb8d9
Fix wrong default value when updated column in session
2022-05-25 12:05:31 +08:00
..
SpreadsheetImport
Fix drag drop for spreadsheet import
2022-04-28 16:29:04 +07:00
Column.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
ColumnManagement.tsx
Fix wrong default value when updated column in session
2022-05-25 12:05:31 +08:00
HeaderTitle.tsx
…
TableEditor.constants.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
TableEditor.tsx
fix: table creation not updated table name when adding foreign key
2022-05-11 21:37:25 +08:00
TableEditor.types.ts
…
TableEditor.utils.ts
…