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

Prefer migration DSL that calms down strong_migrations #1759

Merged
merged 3 commits into from Mar 29, 2024

Conversation

mostlyobvious
Copy link
Member

@mostlyobvious mostlyobvious force-pushed the strong-migrations-compatibility branch from 982a402 to bfa95ec Compare March 29, 2024 17:11
AUTOINCREMENT over plain ROWID is desired for a column that participates
in ordering:
https://www.sqlite.org/autoinc.html

Added default just to match previous output, does not seem really
needed.
@mostlyobvious mostlyobvious merged commit 7683c45 into master Mar 29, 2024
46 checks passed
@mostlyobvious mostlyobvious deleted the strong-migrations-compatibility branch March 29, 2024 17:30
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.

None yet

1 participant