Skip to content

Conversation

@wtgee
Copy link
Member

@wtgee wtgee commented Dec 22, 2025

  • Removes unique constraints from the largest tables.
  • Quick README update.

* Removes unique constraints from the largest tables.
* Quick README update.
@kiyoyabe
Copy link
Contributor

Is that alembic script generated with alembic revision --autogenerate?

@wtgee
Copy link
Member Author

wtgee commented Dec 23, 2025

Is that alembic script generated with alembic revision --autogenerate?

I didn't use --autogenerate because I wrote this first and then applied it to my test database. Does it not look correct?

@kiyoyabe
Copy link
Contributor

No, I didn't mean it's wrong. I never saw such lines in autogenerated script, so I was just curious. Anyway, if you tested in a test database, I think it should be fine.

@wtgee
Copy link
Member Author

wtgee commented Dec 23, 2025

Yes, I tested upgrade and downgrade on my copy of the db and it worked fine. It took about a minute to run.

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.

3 participants