Skip to content

Add support for drizzle-seed to singlestore#4703

Closed
Rodriguespn wants to merge 1 commit intodrizzle-team:mainfrom
singlestore-labs:feature/drizzle-seed
Closed

Add support for drizzle-seed to singlestore#4703
Rodriguespn wants to merge 1 commit intodrizzle-team:mainfrom
singlestore-labs:feature/drizzle-seed

Conversation

@Rodriguespn
Copy link
Copy Markdown
Contributor

Adding SingleStore support for drizzle-seed package.

Considerations:

  • Foreign keys are not supported in SingleStore. Insteads, they are dealt with from the application layer. How can we ensure that the references values generated by the seed make sense and exist on the other tables?
  • Created type-tests, unit tests, tests for northwind and integration tests

Comment thread drizzle-seed/tests/northwind/singlestoreTest.ts Fixed
@Rodriguespn Rodriguespn force-pushed the feature/drizzle-seed branch from 201af11 to 9b02bad Compare July 2, 2025 16:13
@Rodriguespn Rodriguespn force-pushed the feature/drizzle-seed branch from 9b02bad to df20695 Compare July 2, 2025 17:18
@Rodriguespn
Copy link
Copy Markdown
Contributor Author

Closing this PR because there's another in place that already includes seed for SingleStore
#4439

@Rodriguespn Rodriguespn closed this Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants