diff --git a/README.md b/README.md index 4fbcc02..3eaadd5 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,10 @@ [![Prerelease](https://img.shields.io/nuget/vpre/dbup-sqlce?color=orange&label=prerelease)](https://www.nuget.org/packages/dbup-sqlce) # DbUp SQL CE 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 SQL CE 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. +> [!WARNING] +> This provider is End of Life and will no longer be maintained or supported. +> +> Microsoft [ended extended support in July 2021](https://en.wikipedia.org/wiki/SQL_Server_Compact). # Known Issues / Quirks