chop-dbhi / dataexpress

[NOT MAINTAINED] DataExpress is a simple, Scala-based cross database ETL toolkit supporting Postgres, MySql, Oracle, SQLServer, and Sqlite
http://dataexpress.research.chop.edu
BSD 2-Clause "Simplified" License
72 stars 9 forks source link

SQLite Backend - Dates #5

Open masinoa opened 12 years ago

masinoa commented 12 years ago

SQLite does some funny stuff with dates. The SqliteBackend does not currently handle this properly.