Created by: jameydeorio
The check rake task will fail, telling you that your database is sqlite, if you have the adapter: sqlite line commented out. This updates the regex to handle that commented line.
adapter: sqlite