Skip to content

Conversation

@stephencelis
Copy link
Member

This type is mainly to simplify downstream integrations like SharingGRDB, which already provides such a tool defined directly on GRDB.Database. That tool will be able to simply use this tool, instead, and future integrations can also leverage it.

This type is mainly to simplify downstream integrations like
`SharingGRDB`, which already provides such a tool defined directly on
`GRDB.Database`. That tool will be able to simply use this tool,
instead, and future integrations can also leverage it.
@stephencelis stephencelis merged commit d14372b into main Apr 30, 2025
2 checks passed
@stephencelis stephencelis deleted the seeds branch April 30, 2025 02:28
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 14, 2025
* Add `Seeds` type for preparings seeds for a database

This type is mainly to simplify downstream integrations like
`SharingGRDB`, which already provides such a tool defined directly on
`GRDB.Database`. That tool will be able to simply use this tool,
instead, and future integrations can also leverage it.

* wip

* Leverage seeds in test suite
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 15, 2025
* Add `Seeds` type for preparings seeds for a database

This type is mainly to simplify downstream integrations like
`SharingGRDB`, which already provides such a tool defined directly on
`GRDB.Database`. That tool will be able to simply use this tool,
instead, and future integrations can also leverage it.

* wip

* Leverage seeds in test suite
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.

3 participants