Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toSql of a date doesn't play well with SqLite #1

Open
jgoerzen opened this issue Apr 22, 2010 · 0 comments
Open

toSql of a date doesn't play well with SqLite #1

jgoerzen opened this issue Apr 22, 2010 · 0 comments
Labels

Comments

@jgoerzen
Copy link
Member

Added by pepe iborra 2008-08-26 . ALL TEXT BELOW FROM SUBMITTER.

Sqlite treat dates as Strings, and for some reason comparisons don't work well with the EpochTime representation used by HDBC.

Google says the ISO 8601 representation solves that problem in Sqlite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant