Skip to content

Commit

Permalink
Docs formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeGinnivan committed Sep 11, 2015
1 parent b89bfb6 commit 5d04b7d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/supported-databases.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ DbUp supports a number of different databases, the platforms are also listed und

* Sql Server 2000, 2005, 2008, 2012, 2014, 2016
* Sql Azure
- >= .NET 3.5
* >= .NET 3.5
* SQLite
- >= .NET 3.5
* >= .NET 3.5
* SQLite.Mono (Same as above, but using Mono driver)
- .NET 4.0
- Coming soon: Xamarin, PCL and other targets
* .NET 4.0
* Coming soon: Xamarin, PCL and other targets
* SqlCe
- >= .NET 4.0
* >= .NET 4.0
* MySql
- >= .NET 3.5
* >= .NET 3.5
* PostgreSQL
- >= .NET 4.0
* >= .NET 4.0
* Firebird
- >= .NET 4.0
* >= .NET 4.0

If you would like to see a new database or a new target platform, please [submit a pull request](./contributing.md)

0 comments on commit 5d04b7d

Please sign in to comment.