Skip to content

Commit

Permalink
Merge pull request #138 from AuSc/feature/add_ms_sql_support
Browse files Browse the repository at this point in the history
Updating README.md to note the new MS SQL Server support.
  • Loading branch information
averissimo authored Sep 5, 2023
2 parents bf33cf1 + 8d0dc17 commit d96ae26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ that can range from local filesystem storage to a remote Plumber REST API instan
* Remote SQL database:
* MariaDB using `DataStorageMariaDB` class
* PostgreSQL using `DataStoragePostgreSQL` class
* MS SQL Server using `DataStorageMSSQLServer` class
* Plumber REST API using `DataStoragePlumber` class
* In turn, the Plumber data provider will use one of the other classes above
as the method of data storage.
Expand Down

0 comments on commit d96ae26

Please sign in to comment.