annotate UnitTests/Linq/DefaultDataProviders.txt @ 6:11b6da379593
Исправлена странная ошибка при использовании OfType<...>().Where(...)
author |
cin |
date |
Mon, 05 Dec 2016 05:50: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
|