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

Switched to uuid4 instead of luid #3

Merged
merged 10 commits into from
Jul 8, 2015
Merged

Switched to uuid4 instead of luid #3

merged 10 commits into from
Jul 8, 2015

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Jul 8, 2015

No description provided.

Koed00 added 10 commits July 7, 2015 21:00
Made a squash

Next release will delete the old migrations
added keywords to setup
Migrations on existing data would fail because of the old names being longer than the uuid. Keeping the field length at 100 will keep it compatible with existing  data.

Removed the squashed migrations cause this will cause dependency problems on existing installations. Every new migration will list the squashed migrations as a dependency. Not a problem for new installations, but will crash on exisitng ones.
Koed00 added a commit that referenced this pull request Jul 8, 2015
Switched to uuid4 instead of luid
@Koed00 Koed00 merged commit b962d41 into master Jul 8, 2015
Koed00 added a commit that referenced this pull request Sep 4, 2015
msabatier pushed a commit to msabatier/django-q that referenced this pull request Jan 7, 2023
* refactor: show function name as it runs

* feat: log func name when processed

Co-authored-by: Noortheen Raja <jnoortheen@gmail.com>
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.

1 participant