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-04 14:34:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ad9cecbeacaba279b04771aa0f274208d7ec0b3
supabase
/
studio
/
components
/
interfaces
/
TableGridEditor
/
SidePanelEditor
/
ColumnEditor
History
Joshen Lim
5ad9cecbea
Add tiny empty state in ColumnEditor for foreign key, if column has no name yet in the form
2022-05-20 17:05:11 +08:00
..
ColumnDefaultValue.tsx
…
ColumnEditor.constants.ts
…
ColumnEditor.tsx
Fix ForeignKeySelector not showing updated foreign key config after initial round of saving
2022-05-20 17:05:11 +08:00
ColumnEditor.types.ts
…
ColumnEditor.utils.ts
…
ColumnForeignKey.tsx
Add tiny empty state in ColumnEditor for foreign key, if column has no name yet in the form
2022-05-20 17:05:11 +08:00
ColumnType.tsx
…
HeaderTitle.tsx
…
InputWithSuggestions.tsx
…