Skip to content

docs: pass migrationsFolder to migrate() - #708

Open
AiAlchemist0 wants to merge 1 commit into
drizzle-team:mainfrom
AiAlchemist0:docs/migrate-config-example
Open

docs: pass migrationsFolder to migrate()#708
AiAlchemist0 wants to merge 1 commit into
drizzle-team:mainfrom
AiAlchemist0:docs/migrate-config-example

Conversation

@AiAlchemist0

Copy link
Copy Markdown

Fixes #652

The dialect migrations.mdx pages called migrate(db) with no config. migrate needs { migrationsFolder: './drizzle' }. Updated sqlite, pg, mysql, mssql, cockroach, and singlestore.

I used an assistant on the edit.

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.

[DOCS]: Add config parameter example for migrate function

1 participant