PGError comes from postgres adapter, not sqlite, you might want to
look at http://www.postgresql.org/docs/manuals/ instead of the sqlite
docs.

On Sep 18, 8:58 pm, John Griffiths <[email protected]>
wrote:
> Any ideas where I should look, have this error while deploying to
> Heroku,
>
> ActiveRecord::StatementInvalid (PGError: ERROR:  function
> strftime(unknown, timestamp without time zone, unknown) does not exist
> LINE 1: SELECT strftime('%Y', created_at) as year, strftime('...
>
> I've checked the SqlLite documentation but can't find anything regarding
> this, the timezone is set in the Rails app, weird error
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to