wireservice / agate-sql

agate-sql adds SQL read/write support to agate.
https://agate-sql.readthedocs.io
MIT License
18 stars 15 forks source link

Use TIMESTAMP instead of DATETIME column type #23

Closed jpmckinney closed 7 years ago

jpmckinney commented 7 years ago

Works in PostgreSQL (broken otherwise), SQLite, MySQL. Closes #21