WIP: How do we do a simple migration? #77

Open
trentlarson wants to merge 2 commits from why-migrate-fail into master
Owner

Here are some of the error messages I see in the log:

  • Transaction aborted
  • Not yet support for changing primary key
  • TypeError: WeakMap key must be an object, got pr

I've tried a few combinations (including a simple migration that does nothing) and looked around and asked ChatGPT to no avail.

How do we get a migration to work?

Here are some of the error messages I see in the log: - Transaction aborted - Not yet support for changing primary key - TypeError: WeakMap key must be an object, got pr I've tried a few combinations (including a simple migration that does nothing) and looked around and asked ChatGPT to no avail. How do we get a migration to work?
trentlarson added 1 commit 11 months ago
99db5deb77 attempt migration to consolidate name fields, but it fails with these errors:
anomalist added 1 commit 11 months ago
This pull request has changes conflicting with the target branch.
src/db/tables/settings.ts
src/db/index.ts
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.