- Fix PostgreSQL issue with non-string non-parameter values (#17).
- Fix
altqq.Calculated
not being providing new a descriptor for each attribute (#14) - Add
altqq.ListParameter
for providing list of values as parameters (#15)
- Nested
altqq.Query
are now checked by instance (#13)
- Subclass check improvements on
altqq.Query
(#12)
- Initial Release