Searched refs:is_constrained_column (Results 1 – 2 of 2) sorted by relevance
114 if ($table->is_constrained_column($i)) {127 if ($table->is_constrained_column($i)) {164 if (!$table->is_constrained_column($i)) {
416 function is_constrained_column($index) { function in TableBox