r5051 needs unit tests, documentation

Issue #1149 resolved
Mike Bayer repo owner created an issue

for r5051:

  • test that synonym and column_property can accept custom comparator
  • test within declarative that synonym() may be used without explicitly specifying a descriptor (the use case is that synonym() has a custom comparator)
  • add new features to CHANGES
  • possibly add brief example of explicit column_property usage to declarative docs

Comments (2)

  1. Log in to comment