Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMarr authored Apr 11, 2023
1 parent cf129dc commit b1c89dc
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,7 @@ Run the following commands from your project directory:

### Configure and Run

Run the tool from the command line, passing in the provider type for your database.

Providers:
* `mssql` - SQL Server
* `npgsql` - PostgreSQL
* `sqlite` - SQLite
* `oracle` - Oracle
Run the tool from the command line, passing in a database provider: `mssql`, `npgsql`, `sqlite`, `oracle`

```bat
dotnet sqlhydra mssql
Expand Down

0 comments on commit b1c89dc

Please sign in to comment.