Sebastián Ramírez
|
d165e4b5ad
|
♻️ Refactor generate select template to isolate templated code to the minimum (#967)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-06-03 21:34:54 -05:00 |
|
Sebastián Ramírez
|
853d787923
|
♻️ Refactor type generation of selects re-order to prioritize models to optimize editor support (#718)
|
2023-12-04 09:46:59 +00:00 |
|
Sebastián Ramírez
|
8ed856d322
|
✨ Upgrade SQLAlchemy to 2.0, including initial work by farahats9 (#700)
Co-authored-by: Mohamed Farahat <farahats9@yahoo.com>
Co-authored-by: Stefan Borer <stefan.borer@gmail.com>
Co-authored-by: Peter Landry <peter.landry@gmail.com>
|
2023-11-18 12:30:37 +01:00 |
|
Sebastián Ramírez
|
b51ebaf658
|
♻️ Update expresion.py , sync from Jinja2 template, implement inherit_cache to solve errors like: SAWarning: Class SelectOfScalar will not make use of SQL compilation caching (#422)
|
2022-08-29 11:44:08 +02:00 |
|
Sebastián Ramírez
|
0f01b75a05
|
🔧 Add sqlmodel.sql.expression generation script (select overloads)
|
2021-08-24 15:16:41 +02:00 |
|