Skip to content

Changelog

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

  • Initial Release