Skip to content

Conversation

tdamsma
Copy link
Owner

@tdamsma tdamsma commented Nov 9, 2020

Follow up of dropbox#95

SQLAlchemy allows setting UUID columns to either a string representation
of a UUID (e.g '46260785-9b7e-4a59-824f-af994a510673') or to a Python
uuid.UUID object.

Fixes dropbox#94

@tdamsma tdamsma closed this Nov 9, 2020
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.

Using uuid.UUID with PotgreSQL's UUID
1 participant