Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksiiKH0240 committed Dec 25, 2024
1 parent 5d7860c commit 6854ac6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion changelogs/drizzle-seed/0.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ export const table = p.sqliteTable('table', {
await seed(db, { table })
```

Functions from refine that will be affected by this change: ``

## Bug fixes
- Seeding a table with a foreign key referencing another table, without including the second table in the schema, will cause the seeding process to get stuck
Expand Down

0 comments on commit 6854ac6

Please sign in to comment.