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 12:34:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62f3a0a207cb91c9fa5f3632d179e44b4ce9d5dd
supabase
/
studio
/
components
/
interfaces
/
TableGridEditor
/
SidePanelEditor
/
ColumnEditor
History
Joshen Lim
62f3a0a207
fix:minimally show type in column editor if column type is not a native psql type
2022-05-20 17:18:02 +08:00
..
ColumnDefaultValue.tsx
Implement enum types store and hide system enum types from table editor
2022-04-19 16:19:00 +08:00
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
Implement enum types store and hide system enum types from table editor
2022-04-19 16:19:00 +08:00
ColumnForeignKey.tsx
Update tailwind colors
2022-05-20 17:05:11 +08:00
ColumnType.tsx
fix:minimally show type in column editor if column type is not a native psql type
2022-05-20 17:18:02 +08:00
HeaderTitle.tsx
…
InputWithSuggestions.tsx
…