sparkbox / lamppost

💡 Sparkbox's 2016 apprentice project: an aggregate of local tech events.
https://lamppost.io
7 stars 1 forks source link

Change dev/test db to use sqlite #286

Closed boomingbrake closed 8 years ago

boomingbrake commented 8 years ago

@iAmNathanJ @catheraaine @BC3209

if you want to dump your current db follow link below, you'll be using the "taps" command, and obviously switch the postgresql to sqlite3

http://stackoverflow.com/questions/6710654/change-from-sqlite-to-postgresql-in-a-fresh-rails-project

iAmNathanJ commented 8 years ago

@boomingbrake Any idea why the build is failing on Heroku for this? It hits the sqlite gem install and then it craps out. Looking into it.

iAmNathanJ commented 8 years ago

@boomingbrake Nice work! Will merge. Hell yeah