2.3.2
- Controller actions return error codes and not just an OK code no matter what.
- Non-existing database tables properly trigger errors.
create-all
andupdate-all
actions use consoleconfirm
method instead ofprompt
.- Travis service in use for tests.