Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
It is tested
  • Loading branch information
danielwertheim committed Nov 29, 2012
1 parent 75dc57e commit 66efc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ SisoDb is simple. **You activate the features you want**. If you want caching, t
Yes it's supported. SisoDb is tested against SQL Server 2005, 2008 R2 and SQL2012 Express. You can of course use SQL Server 2012 Express LocalDb as well.

## A word about SQL Azure
Since v16.0.0 the generated schema is compatible with latest release of Azure. You can how-ever not make use of functions like Creating and Dropping databases, but it will support generating necessary tables etc. The testsuite in SisoDb **has not been executed against Azure**, but apps using SisoDb has been executed against a SQL Azure DB using the SQL2012 provider.
Since v16.0.0 the generated schema is compatible with latest release of Azure. You can how-ever not make use of functions like Creating and Dropping databases, but it will support generating necessary tables etc.

## Getting started
Either you can read about it on [sisodb.com](http://sisodb.com/wiki/getting-started) or in the [Wiki](https://github.com/danielwertheim/SisoDb-Provider/wiki/getting-started). You can also have a look at this [short getting started screencast](http://vimeo.com/41374802).
Expand Down

0 comments on commit 66efc7e

Please sign in to comment.