Hi! My project (Libgda/Libgnomedb) needs to be able to get more information about a database structure, and I've made a patch which defines 3 new pragma directives: * "table_info_long(<table>)" which adds a column to the "table_info" pragma to tell if a column is auto incremented (see ticket #1464) * "proc_list" which returns a list of functions and aggregates * "table_types_list" which returns a list of all the column types of all the tables.
Please review the attached patch for inclusion in a future version and tell me if there are problems so I can improve the patch if needed. Thanks, Vivien
----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------