Skip to content

fix: move oracleKey migration out of seed.js - #393

Open
samkiell wants to merge 1 commit into
Parashield-Protocol:mainfrom
samkiell:fix/move-oraclekey-migration-out-of-seed
Open

fix: move oracleKey migration out of seed.js#393
samkiell wants to merge 1 commit into
Parashield-Protocol:mainfrom
samkiell:fix/move-oraclekey-migration-out-of-seed

Conversation

@samkiell

Copy link
Copy Markdown

Closes #339. Moves the one-time legacy oracleKey data migration out of prisma/seed.js into its own Prisma migration, so seeds remain idempotent and only insert initial data.

@drips-wave

drips-wave Bot commented Aug 25, 2026

Copy link
Copy Markdown

@samkiell Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[Code quality] seed.js performs data migration alongside seeding

1 participant