Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing drizzel import on PostgreSQL migration document's example code #2185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KeisukeYamashita
Copy link

@KeisukeYamashita KeisukeYamashita commented Apr 21, 2024

Why

Because the drizzel function used here

const db = drizzle(migrationsClient);

are not imported in this sample. To onboard the PostgreSQL users who want to migrate, I think it is better to add it and make the example complete.

Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
@KeisukeYamashita KeisukeYamashita marked this pull request as ready for review April 21, 2024 11:33
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.

None yet

1 participant