This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
sqlmodel-fix
Watch
1
Star
0
Fork
0
You've already forked sqlmodel-fix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
158
Commits
13
Branches
21
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Andrew Bolster
5ea9340def
✨
Update GUID handling to use stdlib
UUID.hex
instead of an
int
(
#26
)
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-28 00:28:09 +02:00
Sebastián Ramírez
e30c7ef4e9
✨
Update type annotations and upgrade mypy (
#173
)
2021-11-30 17:12:28 +01:00
Sebastián Ramírez
fcff2050e6
✨
Add SQLModel core code
2021-08-24 14:41:53 +02:00