FastSQLA 0.8.2__py3-none-any.whl → 0.8.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: FastSQLA
3
- Version: 0.8.2
3
+ Version: 0.8.3
4
4
  Summary: SQLAlchemy extension for FastAPI that supports asynchronous sessions and includes built-in pagination.
5
5
  Author-email: Hadrien David <h@driendavid.com>
6
6
  Project-URL: Homepage, https://github.com/hadrien/fastsqla
@@ -197,6 +197,8 @@ following [`SQLAlchemy`'s best practices](https://docs.sqlalchemy.org/en/20/orm/
197
197
 
198
198
  ## Installing
199
199
 
200
+ Requires Python 3.12 or newer.
201
+
200
202
  Using [uv](https://docs.astral.sh/uv/):
201
203
  ```bash
202
204
  uv add fastsqla
@@ -0,0 +1,5 @@
1
+ fastsqla.py,sha256=_ViKa-UjC4BbgNHWet4oNxRpw5OT7fpRxh_DgxHej3A,14634
2
+ fastsqla-0.8.3.dist-info/METADATA,sha256=hBxPX1ClH3H86A2fmcOLbvYdLrSTAG5ZUxRUeFenOrk,13306
3
+ fastsqla-0.8.3.dist-info/WHEEL,sha256=YVMoNqKzERt-wjUZwJ33xBGAwnFl-4cqbYkTtWa4itE,91
4
+ fastsqla-0.8.3.dist-info/top_level.txt,sha256=Uh-1ssTtuSS4_SYCBeDoDVOxqWTrRAPEBZkuih5isSE,9
5
+ fastsqla-0.8.3.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- fastsqla.py,sha256=_ViKa-UjC4BbgNHWet4oNxRpw5OT7fpRxh_DgxHej3A,14634
2
- fastsqla-0.8.2.dist-info/METADATA,sha256=6Bur6cif8e3-FwR-OMUqrtBHmHmEfJLANIRvmXzPspE,13274
3
- fastsqla-0.8.2.dist-info/WHEEL,sha256=YVMoNqKzERt-wjUZwJ33xBGAwnFl-4cqbYkTtWa4itE,91
4
- fastsqla-0.8.2.dist-info/top_level.txt,sha256=Uh-1ssTtuSS4_SYCBeDoDVOxqWTrRAPEBZkuih5isSE,9
5
- fastsqla-0.8.2.dist-info/RECORD,,