Home » Database » DB » Bug #6
tableInfo() returns no flags under mssql
Details
| Submitted | 2003-09-14 17:26 UTC |
|---|---|
| From | j_barthel at web dot de |
| Assigned | cox |
| Status | Closed |
| Package | DB |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| 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.