PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB » Bug #6

tableInfo() returns no flags under mssql

Details

Submitted2003-09-14 17:26 UTC
Fromj_barthel at web dot de
Assignedcox
StatusClosed
PackageDB
PHP VersionIrrelevant
OSIrrelevant
Roadmaps(Not assigned)

Comments

[2003-09-14 17:26 UTC] j_barthel at web dot de

Description:
------------
There is no method implemented to emulate e.g. mysql_field_flags() - the flag field is always ''

This causes Data Object's schema-generator to fail partially hence it has no way of knowing a tables primary key.

[2003-09-14 20:44 UTC] j_barthel at web dot de

Table definition is not reset.