I need to clean a few things up before being able to do so, chief among them my initial rookie mistake to name the users table "user", which in retrospect wasn't a good idea when moving the thing to Postgres - so while I've got a neat little "migrations.sql" that has served me fine over the various versions, it just can't work when ran against Postgres.
I'll fix it up in the next few days and will reply in a comment once it's available.
Not the OP but if you like recording personal statistics, you might like http://reporter-app.com/. I've been using it for personal experiments a bunch of times (like measuring stress levels).
Comments
That is amazing. Do you happen to have published the source for this somewhere?
I need to clean a few things up before being able to do so, chief among them my initial rookie mistake to name the users table "user", which in retrospect wasn't a good idea when moving the thing to Postgres - so while I've got a neat little "migrations.sql" that has served me fine over the various versions, it just can't work when ran against Postgres.
I'll fix it up in the next few days and will reply in a comment once it's available.
Not the OP but if you like recording personal statistics, you might like http://reporter-app.com/. I've been using it for personal experiments a bunch of times (like measuring stress levels).