Skip to content

hocus-dev/electric-relation-order-bug

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%