index.tcl

data structures used column_info: a type of ns_set expected to contain the following values column_name data_type data_length column_comments constraint_list -- list of ids of constraint_info ns_sets data_default nullable constraint_info: a type of ns_set expected to contain the following values: constraint_name constraint_type constraint_columns -- list of column names search_condition -- optional -- not null and check constraint types only foreign_columns -- list of foreign column names -- optional -- foreign constraints only foreign_table -- optional -- foreign constraints only foreign_constraint -- optional -- foreign constraints only r_constraint_name -- optional -- foreign constraints only

Location:
/packages/schema-browser/www/index.tcl
Author:
mark@ciccarello.com
Created:
?
CVS ID:
$Id: index.tcl,v 1.8 2022/01/16 08:25:56 gustafn Exp $

Related Files

[ show source ]