Hello everyone, Chris and I have just found a bug in SQLTableBase regarding the handling of attribute aliases passed to the constructor. On one hand, the parsing of the attrAlias keyword took place too late; on the other, an incompatibility existed between the exception type expected by code deciding whether an alias refers to a column or is an SQL expression, and the exception raised in the code. Both problems have been fixed, see my 'sqltable_attrAlias' branch:
http://github.com/mkszuba/pygr/commit/f862623caa3fa7cb73ee8aa7c6873390874489ba Cheers, -- MS -- You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to pygr-...@googlegroups.com. To unsubscribe from this group, send email to pygr-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en.