Skip to content

Commit 6854ac6

Browse files
committed
fix
1 parent 5d7860c commit 6854ac6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

changelogs/drizzle-seed/0.2.0.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ export const table = p.sqliteTable('table', {
159159
await seed(db, { table })
160160
```
161161

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

164163
## Bug fixes
165164
- 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

0 commit comments

Comments
 (0)