Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ To get started with your new second database, update your database.yml to includ

```yaml
# Default configurations:
[![Overall](https://img.shields.io/endpoint?style=flat&url=https://app.opslevel.com/api/service_level/l897S_Na5bhgeQ64k-v7DWp04edKuiSmexBbniu913g)](https://app.opslevel.com/services/secondbase/maturity-report)

development:
adapter: sqlserver
database: myapp_development
Expand Down Expand Up @@ -197,5 +199,4 @@ If you want to run the tests for a specific Rails version, use one of the apprai

```shell
$ bundle exec appraisal rails41 rake test
```

```