Skip to content

Commit e8a0927

Browse files
authored
DC-6380: remove misaligned section (#7336)
1 parent 96ca695 commit e8a0927

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

content/200-orm/400-tools/06-prisma-studio.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -126,14 +126,6 @@ Studio displays visual indicators for different field types in your database:
126126

127127
These visual cues help you quickly understand your data structure as Studio introspects it directly from your database.
128128

129-
## Working with relations
130-
131-
When your database tables have foreign key relationships, Studio provides tools to navigate and edit related data:
132-
133-
- Click on a relation field to view the related record
134-
- Use relation selectors when creating or editing records to link to existing data
135-
- Open related tables in separate tabs to work with connected data simultaneously
136-
137129
## Databases supported by Prisma Studio
138130

139131
Prisma Studio currently supports the following databases: PostgreSQL, MySQL, and SQLite.

0 commit comments

Comments
 (0)