I've problem with migrating db table for my brand new plugin. What I've got in my production.log is:
Connecting to database specified by database.yml
OpenIdAuthentication.store is nil.
Using in-memory store. Migrating to CreateTimeTrackings (1)
Can anyone help me? Some hints? All i've been doing is the tutorial from redmine site - creating plugin