zopefoundation / Products.SQLAlchemyDA

SQLAlchemyDA is a generic database adapter for ZSQL methods. Since it is based on SQLAlchemy, SQLAlchemyDA supports all databases out-of-the box that are supported by SQLAlchemy (Postgres, MySQL, Oracle, SQLite, MS-SQL, Firebird, Informix).
Other
2 stars 10 forks source link

Avoid ExpressionError #1

Closed cleberjsantos closed 10 years ago

cleberjsantos commented 10 years ago

ExpressionError: Not a valid path-expression.