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
sqlmodel-fix
/
sqlmodel
/
sql
History
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
..
__init__.py
✨
Add SQLModel core code
2021-08-24 14:41:53 +02:00
base.py
✨
Update type annotations and upgrade mypy (
#173
)
2021-11-30 17:12:28 +01:00
expression.py
🎨
Format expression.py and expression template, currently needed by CI (
#187
)
2021-12-13 10:40:40 +00:00
expression.py.jinja2
🎨
Format expression.py and expression template, currently needed by CI (
#187
)
2021-12-13 10:40:40 +00:00
sqltypes.py
✨
Update GUID handling to use stdlib
UUID.hex
instead of an
int
(
#26
)
2022-08-28 00:28:09 +02:00