diff --git a/README.md b/README.md index b77a776..60d8a49 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,7 @@ [![Prerelease](https://img.shields.io/nuget/vpre/dbup-sqlanywhere?color=orange&label=prerelease)](https://www.nuget.org/packages/dbup-sqlanywhere) # DbUp SqlAnywhere support -DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date. -## Getting Help -To learn more about DbUp check out the [documentation](https://dbup.readthedocs.io/en/latest/) - -Please only log issue related to SqlAnywhere support in this repo. For cross cutting issues, please use our [main issue list](https://github.com/DbUp/DbUp/issues). - -# Contributing - -See the [readme in our main repo](https://github.com/DbUp/DbUp/blob/master/README.md) for how to get started and contribute. \ No newline at end of file +> [!WARNING] +> This provider is End of Life and will no longer be maintained +> The .NET library seems to have been delisted and the alternative was last published in 2016 \ No newline at end of file