issues
search
supabase-community
/
seed
Automatically seed your database with production-like dummy data based on your schema for local development and testing.
MIT License
483
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Node items forms circular dependency
#203
LordZardeck
opened
1 week ago
0
Redirect old documentation to new URL
#202
traviswimer
opened
3 weeks ago
0
Cannot run generate command with `typedSql`
#201
djshubs
opened
1 month ago
2
chore(deps): bump next from 14.1.4 to 14.2.10 in /docs
#200
dependabot[bot]
opened
2 months ago
0
Does not work with identity columns in Postgres
#199
kaushalyap
opened
2 months ago
0
Ollama support
#198
michaelmior
opened
2 months ago
3
Types are broken
#197
hopkins385
closed
2 months ago
6
Add support for Prisma uuid(7)
#196
micobarac
opened
2 months ago
5
Fix unique constraint error of generated columns
#195
martinsellergren
opened
3 months ago
2
Support cockroachdb provider with Prisma
#194
fveauvy
opened
3 months ago
1
Cant run npx @snaplet/seed init on windows 11
#193
Th1nhNg0
opened
3 months ago
0
Docs: Trying using npm to build docs for netlify
#192
CarelFdeWaal
closed
3 months ago
1
Constraints false failure for unique index
#191
mrjogo
opened
3 months ago
1
Generated userModels.js can't handle columns with question marks
#190
mrjogo
opened
3 months ago
5
TypeError: Cannot read properties of undefined (reading 'bind')
#189
jmgunter
closed
2 months ago
10
Bump version for first release since repo is open
#188
CarelFdeWaal
closed
3 months ago
0
Can't use the package with Jest: `SyntaxError: Cannot use import statement outside a module`
#187
zaxovaiko
opened
3 months ago
0
Improve failure modes fro AI data generation
#186
CarelFdeWaal
closed
3 months ago
0
Add MIT license
#185
CarelFdeWaal
closed
3 months ago
0
Moved docs into seed repo
#184
CarelFdeWaal
closed
3 months ago
1
Duplicated Seed Reamde into main Readme
#183
CarelFdeWaal
closed
4 months ago
0
Added the AI data generation section to Readme
#182
CarelFdeWaal
closed
4 months ago
0
Added AI data generation using ChatGPT and Groq(llama3).
#181
CarelFdeWaal
closed
4 months ago
1
Initial steps to OO seed - Remove reliance on API
#180
CarelFdeWaal
closed
4 months ago
0
fix(seed): only fetch unique indexes during SQLite introspection
#179
jgoux
closed
5 months ago
1
fix: Fix compatibility with vitest
#178
justinvdm
closed
6 months ago
1
When Vitess MySQL is detected don't use window funtions
#177
CarelFdeWaal
closed
6 months ago
4
feat(config): add config path option in package.json
#176
jgoux
closed
6 months ago
1
tests: e2e test for analytics
#175
justinvdm
closed
6 months ago
1
fix(core): merge global and plan connect together
#174
avallete
closed
6 months ago
0
fix: prisma aliasing
#173
avallete
closed
6 months ago
0
feat: Improve sync re-run waiting times
#172
justinvdm
closed
6 months ago
1
chore: fix error type style
#171
avallete
closed
6 months ago
0
feat: Find out if data generation jobs have started sooner
#170
justinvdm
closed
6 months ago
1
fix(core): correct escaping for Windows paths when generating assets
#169
jgoux
closed
6 months ago
2
fix: Always alias to anonymous id
#168
justinvdm
closed
6 months ago
1
Fix db's without inputs to predict
#167
justinvdm
closed
6 months ago
0
feat: Add $action:init:step:installDeps metric to init command
#166
justinvdm
closed
6 months ago
0
fix(mysql): geometry default transforms
#165
avallete
closed
6 months ago
2
fix: Wait for data generation jobs correctly
#164
justinvdm
closed
6 months ago
0
fix(postgres): unique constraints fetching for index defined constraints
#163
avallete
closed
6 months ago
0
feat: Add telemetry for init steps
#162
justinvdm
closed
6 months ago
0
UX/Copy improvements for `npx @snaplet/seed init`
#161
justinvdm
closed
6 months ago
0
chore: improve the release flow
#160
jgoux
closed
6 months ago
0
fix(sqlite): when no sqlite_sequence
#159
avallete
closed
6 months ago
1
fix: get rid of punycode error
#158
avallete
closed
6 months ago
0
feat: `npx snaplet seed init` UX improvements
#157
justinvdm
closed
6 months ago
1
Next
#156
justinvdm
closed
6 months ago
0
fix: better-sqlite3 database arguments
#155
avallete
closed
6 months ago
1
feat: Remove the login requirement from the cli
#154
justinvdm
closed
6 months ago
1
Next