Semyon Moroz
a3c8fce58d
Add __all__ part 2 ( #13719 )
...
---------
Co-authored-by: Avasam <samuel.06@hotmail.com >
2025-03-31 18:27:19 -04:00
Joakim Soderlund
a1c28f71da
Mark database parameters in Peewee as optional ( #13442 )
...
Peewee injects database arguments using a decorator whenever a model
or query has a bound connection. Passing the argument is therefore not
required, even for some function parameters without default values.
2025-03-07 11:30:50 +01:00
Stephen Morton
097581ea47
Update to mypy 1.14 ( #13272 )
2024-12-20 17:29:38 -08:00
P M
ed7f35a2bc
Add peewee playhouse.flask_utils stubs ( #11731 )
...
Co-authored-by: Avasam <samuel.06@hotmail.com >
Co-authored-by: Alex Waygood <alex.waygood@gmail.com >
2024-04-23 15:26:36 -04:00
Avasam
48a845e070
Bump peewee to 3.17.3 and fix stubtest entries ( #11787 )
2024-04-19 08:52:39 +02:00
Akuli
1cb5482554
Add auto-generated peewee stubs ( #8834 )
2022-10-04 12:35:07 +02:00