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

Databases-migration-issues #283

Merged
merged 3 commits into from
Nov 10, 2024
Merged

Databases-migration-issues #283

merged 3 commits into from
Nov 10, 2024

Conversation

nicolasmelo1
Copy link
Contributor

The databases had some issues that was not possible to run on standalone.
This fix the docs for better standalone example
Changed the code to apply palmares_migrations table when running it standalone and add a default table_name when not explicitly defining the table name on model options

Copy link

changeset-bot bot commented Nov 10, 2024

🦋 Changeset detected

Latest commit: 9268a32

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 20 packages
Name Type
@palmares/databases Patch
@palmares/core Patch
@palmares/drizzle-engine Patch
@palmares/sequelize-engine Patch
@tests/databases Patch
@tests/schemas Patch
@palmares/schemas Patch
@tests/client Patch
@palmares/events Patch
@palmares/logging Patch
@tests/server Patch
@palmares/server Patch
@tests/test Patch
@palmares/tests Patch
@palmares/express-adapter Patch
@palmares/node-std Patch
@palmares/zod-schema Patch
@palmares/console-logging Patch
@palmares/vercel-adapter Patch
@palmares/jest-tests Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added main Changing one of the core packages, take caution databases Just a package, can change freely core The Core package, super sensitive changes labels Nov 10, 2024
@nicolasmelo1 nicolasmelo1 merged commit 84dac05 into main Nov 10, 2024
2 checks passed
@nicolasmelo1 nicolasmelo1 deleted the databases-migration-issues branch November 10, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core The Core package, super sensitive changes databases Just a package, can change freely main Changing one of the core packages, take caution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant