annotate UnitTests/Linq/DefaultDataProviders.txt @ 8:a34cfdde80d6
removed strong signing
added FrameworkPathOverride for linux builds
author |
cin |
date |
Wed, 29 Nov 2017 12:43:52 +0300 |
parents |
f990fcb411a9 |
children |
|
rev |
line source |
0
|
1 -- This file defines data providers loaded by default for all users.
|
|
2 -- Copy this file as UserDataProviders.txt and uncomment providers you need to work on.
|
|
3 -- UserDataProviders.txt is in .gitignore and it is not committed to the repository.
|
|
4
|
|
5 Access
|
|
6 SqlCe
|
|
7 SQLite
|
|
8 --DB2
|
|
9 --Fdp
|
|
10 --Informix
|
|
11 --Sql2000
|
|
12 --Sql2005
|
|
13 --Sql2008
|
|
14 --Sql2012
|
|
15 --MySql
|
|
16 --Oracle
|
|
17 --PostgreSQL
|
|
18 --Sybase
|
|
19 --Northwind
|