Skip to content

feat: add UUID column to databases#236

Merged
betodealmeida merged 1 commit intomainfrom
add_uuid_column_to_db
Oct 28, 2022
Merged

feat: add UUID column to databases#236
betodealmeida merged 1 commit intomainfrom
add_uuid_column_to_db

Conversation

@betodealmeida
Copy link
Member

@betodealmeida betodealmeida commented Oct 28, 2022

Summary

Add a uuid column to databases and set a specific UUID for the special databases (DJ and SQLite).

In a next PR, the uuid will be used in the API, replacing the id in requests, so we can get rid of ids -1 and 0 for the databases.

Test Plan

Deployment Plan

@betodealmeida betodealmeida linked an issue Oct 28, 2022 that may be closed by this pull request
@betodealmeida betodealmeida merged commit d6c7caa into main Oct 28, 2022
@samredai samredai deleted the add_uuid_column_to_db branch May 5, 2023 15:32
youngman-droid pushed a commit to youngman-droid/dj that referenced this pull request Aug 26, 2023
…_to_db

feat: add UUID column to databases
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.

Reference database by UUID

2 participants