On Thursday, April 5, 2012 10:28:38 AM UTC-7, Mike Luu wrote:
>
> We've been using this format string for some time without any problems on
> SQL Server 2005 and 2008. Sorry we never made a pull request! :)
> Also, you might need to consider date format as well
>
> def literal_date(v)
> v.strftime("'%Y%m%d'")
> end
>
>
> official info here
>
> http://msdn.microsoft.com/en-us/library/ms180878.aspx#StringLiteralDateandTimeFormats
>
Awesome, thanks for the info. That link really clears things up for me.
I'll make the changes to Sequel to use those formats by default.
If you have any other MS SQL Server related changes you think should be
considered, please do let me know. :)
Thanks,
Jeremy
--
You received this message because you are subscribed to the Google Groups
"sequel-talk" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/sequel-talk/-/ermuDQ2HbOYJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sequel-talk?hl=en.