supabase-community / seed

Automatically seed your database with production-like dummy data based on your schema for local development and testing.
MIT License
489 stars 19 forks source link

fix(seed): only fetch unique indexes during SQLite introspection #179

Closed jgoux closed 6 months ago

jgoux commented 6 months ago

Fixes S-2123

linear[bot] commented 6 months ago
S-2123 Indexes are incorrectly interpreted as unique indexes for SQLite introspection

Context: [https://discord.com/channels/788353076129038346/1244194464638177300](https://discord.com/channels/788353076129038346/1244194464638177300)