summaryrefslogtreecommitdiff
path: root/trunk/reprap/web/james-bom/MDB2/MDB2-2.4.1/docs/STATUS
blob: 1d8a1a960888f261b4c73c24b8d1bdc9108baeb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
STATUS OF THE PEAR MDB2 PACKAGE
=============================

$Id: STATUS,v 1.15 2006/05/03 16:07:41 lsmith Exp $
------------------------------------------------------------------------

MDB2 Driver Feature Matrix
------------------------
Symbols:
  x  =  implemented, but without tests
  t  =  implemented, but one or more tests fail
  T  =  implemented, passing all tests
  e  =  emulated, without tests
  l  =  emulated, but one or more tests fail
  E  =  emulated, passing all tests
  n  =  returns "not capable"
  -  =  no implementation of this feature or status unknown

                    fbsql     pgsql     mysqli    sqlite
FEATURE        ibase  |  oci8  |  mysql  |  mssql  | querysim



Test Conformance
----------------
Symbols:
    o  =  Test passed
    X  =  Test failed
    L  =  Some portions of the test failed due to limitations in PHP or DBMS
    n  =  Test returns "not capable"
    -  =  Not tested

                    fbsql     pgsql     mysqli    sqlite
TEST           ibase  |  oci8  |  mysql  |  mssql  | querysim


DBMS Versions Tested
--------------------
fbsql    
ibase    
mssql    
mysql    
mysqli   
oci8     
pgsql    
sqlite   
querysim 

Tests were performed under both of the following PHP versions
unles otherwise noted: