Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 420 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 420 Bytes

ASpace DB Inspector

Pre-reqs:

sudo apt install libmysqlclient-dev
bundle install

Unless happy with the default config (./config/settings.yml) create:

cp config/settings.yml config/settings.local.yml

And set the database connection configuration as required.

Setup

bundle exec rake connect # no output if connection is ok
bundle exec rake db:check_dates_dst