[Sqlalchemy-tickets] Issue #4157: restore setinputsizes for cx_oracle.TIMESTAMP (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
From: Michael B. <iss...@bi...> - 2018-01-08 21:07:28
|
New issue 4157: restore setinputsizes for cx_oracle.TIMESTAMP https://bitbucket.org/zzzeek/sqlalchemy/issues/4157/restore-setinputsizes-for Michael Bayer: the removal of most setinputsizes impacted the cx_oracle.TIMESTAMP datatype which apparently stores fractional seconds. Gerrit at https://gerrit.sqlalchemy.org/#/c/zzzeek/sqlalchemy/+/628/. |