Jann Roder wrote: > > When I set the dateformat to unixepoch the maximum date I can get back > from a query is 2038-01-19. This appears to be a problem in the wrapper > as SQLite itself is using 64bit integers for dates. >
Thanks for the clear and concise report. This issue should now be fixed on trunk, here: https://system.data.sqlite.org/index.html/info/d28375563e7f5774 -- Joe Mistachkin