Changelog
0.0.9
- Add official support for Python 3.13 and 3.14 ([#22]).
0.0.8
- Lessen restriction by making
ListParameter a Collection (#18).
0.0.7
- Fix PostgreSQL issue with non-string non-parameter values (#17).
0.0.6
- Fix
altqq.Calculated not being providing new a descriptor for each attribute
(#14)
- Add
altqq.ListParameter for providing list of values as parameters (#15)
0.0.5
- Nested
altqq.Query are now checked by instance (#13)
0.0.4
- Subclass check improvements on
altqq.Query (#12)
0.0.3
- Add
psycopg support (#9)
- Add
mysql support (#10)
- Documentation Improvements (#11)
0.0.2