Skip to content

Commit

Permalink
drizzle: remove bullet point about foreign key limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
amvieites committed Jul 11, 2024
1 parent c15c274 commit bfd72e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 020-Connect/020-JavaScript/030-drizzle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,3 @@ Currently, we recommend manually defining the schema like in the example above.
- Transactions are not supported in the HTTP client.
- Drizzle Kit introspection has a bug with our xata_id default value. You need to manually wrap the value with backticks.
- Xata [File attachments](/docs/sdk/file-attachments) columns are read-only and only shows file metadata. You will need to use the [SDK](/docs/sdk/typescript/overview) to upload and download files.
- Foreign key references are not yet available as they depend on support for anonymous code blocks.

0 comments on commit bfd72e7

Please sign in to comment.