fillest / sapyens

SQLAlchemy & Pyramid enhancements
Apache License 2.0
6 stars 0 forks source link

turn warnings into errors by default? #36

Open fillest opened 10 years ago

fillest commented 10 years ago

e.g.

2014-01-29 13:10:44,998 WARNI [sqlalchemy.pool.QueuePool][MainThread] Error closing cursor: (1293, 'Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause')

("NULL values for timestamp are interperted as CURRENT_TIMESTAMP by default") with mysql < 5.6.5