supabase-community / seed

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

feat: add mysql dialect #145

Closed avallete closed 6 months ago

avallete commented 6 months ago

Add mysql dialect to the supported dialects of @snaplet/seed

Fixes S-2043 Fixes S-2042 Fixes S-2044 Fixes S-1949

jgoux commented 6 months ago

image

linear[bot] commented 6 months ago

S-2043 Add a mysql adapter

S-2042 Setup introspection

S-2044 Add tests and CI

S-1949 Add MySQL dialect to @snaplet/seed

Let's implement the MySQL dialect for snaplet/seed