Skip to content

Enable the usage of newtypes in annotations#1882

Open
hellow554 wants to merge 2 commits intofastapi:mainfrom
hellow554:newtype
Open

Enable the usage of newtypes in annotations#1882
hellow554 wants to merge 2 commits intofastapi:mainfrom
hellow554:newtype

Conversation

@hellow554
Copy link
Copy Markdown

This hopefully fixes #981

I added some rudimentary tests to test my code.
If you have more things that could be tested, feel free to reach out.

Resulting SQL looks good for me:

CREATE TABLE moviefile (
        movie_id CHAR(32) NOT NULL,
)

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.

2 participants