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

Support UUIDs (or publish migrations) #11

Closed
xtfer opened this issue Jan 18, 2024 · 1 comment · Fixed by #14
Closed

Support UUIDs (or publish migrations) #11

xtfer opened this issue Jan 18, 2024 · 1 comment · Fixed by #14

Comments

@xtfer
Copy link

xtfer commented Jan 18, 2024

Our system uses UUIDs, and the current migrations dont support it. We're left with the choice of running a second migration to fix the first one, or forking the package.

Having UUID support would be great, but if thats not possible then publishing the migrations instead of loading them would provide the necessary level of customisability.

@mchev
Copy link
Owner

mchev commented Mar 22, 2024

Hi, and sorry for the delayed response. I'm currently tied up with other tasks, but I'd really love to see this feature implemented. If anyone is interested in contributing, please feel free to submit a PR; I'll review it promptly. Otherwise, it seems like this will need to wait until summer.

@mchev mchev linked a pull request May 24, 2024 that will close this issue
@mchev mchev closed this as completed in #14 May 24, 2024
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 a pull request may close this issue.

2 participants