15 Commits

Author SHA1 Message Date
Sebastián Ramírez
7023896d7c
🔨 Update internal scripts and remove unused ones (#914) 2024-04-29 16:24:50 -07:00
Sebastián Ramírez
276bcf788c
🔧 Update docs build setup, add support for sponsors, add sponsor GOVCERT.LU (#720) 2023-12-04 13:00:47 +01: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
33c5e5c98d
🔧 Show line numbers in docs during local development (#714)
🔧 Show line numbers during local development
2023-11-28 23:41:03 +01: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
7fdfee10a5
🔧 Adopt Ruff for formatting (#679) 2023-10-26 18:32:26 +04:00
Sebastián Ramírez
b83e848699
⬆️ Upgrade MkDocs Material (#668) 2023-10-23 08:15:05 +00:00
Sebastián Ramírez
065fcdc828
👷 Move to Ruff and add pre-commit (#661)
* 👷 Add pre-commit

* 🔧 Add pyproject.toml config for Ruff

*  Replace isort, flake8, autoflake with Ruff

* 🔨 Update lint and format scripts

* 🎨 Format with Ruff

* 🔧 Update Poetry config
2023-10-23 07:34:50 +00:00
Sebastián Ramírez
02bd7ebffd
🗑️ Deprecate Python 3.6 and upgrade Poetry and Poetry Version Plugin (#627) 2023-07-29 12:32:47 +02:00
Sebastián Ramírez
cf36b2d9ba
👷 Refactor CI artifact upload/download for docs previews (#514) 2022-12-16 18:45:51 +00:00
Sebastián Ramírez
5956940908
👷 Move from Codecov to Smokeshow (#486) 2022-11-04 22:01:37 +00: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
7f8a1a5e3c
💚 Fix CI installs and tests (#2) 2021-08-24 20:14:33 +02:00
Sebastián Ramírez
d7f5b577bc 🔧 Add scripts 2021-08-24 16:03:19 +02:00
Sebastián Ramírez
0f01b75a05 🔧 Add sqlmodel.sql.expression generation script (select overloads) 2021-08-24 15:16:41 +02:00