
Datetime modifiers don't work with Sqlite3
Reported by extcake | November 12th, 2008 @ 02:52 PM
Modifiers like day_of_month, month, year.. don't work with sqlite3. Problem is their return type. Sqlite's strftime return string and this modifiers return type is :integer. After change to :string, they works like expected.
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 ยป
Provides common named scopes and object based searching.