No "BINARY" and "VARBINARY" in sqlalchemy.types.__all__

Issue #2474 resolved
Former user created an issue

There are no "BINARY", "VARBINARY" items in sqlalchemy.types.__all__. This has a confusing, when doing from sqlalchemy.types import *.

Comments (4)

  1. Log in to comment