Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 294 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 294 Bytes

Bugs in shapes

This repository contains a reproduction for a bug in shapes. During the initial sync a foreign key constraint fails.

yarn
docker compose up -d
yarn prisma migrate reset
yarn electric-sql generate --service localhost:5133 --out src/generated/client
yarn tsx src/bug.ts