|
From: Andrew H. <dr...@tr...> - 2004-03-06 01:01:01
|
just been going over libdbi and it looks very nice but i want to make some big feature requests. I'm being a bit greedy i know. sorry. I can help and provide code for postgresql but i not very familure with mysql and how to do it in that or the other databases. And I dont even know if you would want such features to be supported. I'd like to be able to know more details and attributes of fields. default value of a field, be it a function or a value. nice to know if it is a function or a value. if its indexed or not. if its a primary key. if it is a char, what is string limit for storing in database. if it has any constraints/forign relationships to another table and field. if there is any comments made on the field. General db stuff. list all views in a database |