
do_sqlite3 DateTime typecast result is invalid
Reported by Dan Kubb (dkubb) | May 4th, 2008 @ 01:46 AM
Current do_sqlite3 will pull a value and typecast it into DateTime. The problem is that the result is completely different from the original input.
When this is fixed please remove the following pending clause from dm-core's specs:
Comments and changes to this ticket
-
-
Scott Bauer May 8th, 2008 @ 06:56 PM
- State changed from new to resolved
Fixed.
See http://github.com/sam/do/commit/... for details.
-
Dan Kubb (dkubb) May 9th, 2008 @ 01:29 PM
- State changed from resolved to open
This still appears to be a problem. benburkert commented out some code to get the do_sqlite3 specs to pass on the CI server, and I saw some breakage in spec/integration/auto_migrations_spec.rb which I marked as pending.
Both DateTime and BigDecimal handling are problematic in do_sqlite3.
-
Scott Bauer May 9th, 2008 @ 06:06 PM
- State changed from open to resolved
This should be fixed now: http://github.com/sam/do/commit/...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »