v5:dictionary:changetablesql
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v5:dictionary:changetablesql [2024/08/31 16:19] – [$fields] link directly to column attributes page dregad | v5:dictionary:changetablesql [2025/05/05 01:23] (current) – [$dropColumns] mnewnham | ||
---|---|---|---|
Line 30: | Line 30: | ||
An optional array of information that adds information regarding the table creation. This array may also contain field specific information, | An optional array of information that adds information regarding the table creation. This array may also contain field specific information, | ||
==== $dropColumns ==== | ==== $dropColumns ==== | ||
- | By default, any columns not specified in the '' | + | By default, any columns not specified in the '' |
===== Usage ===== | ===== Usage ===== | ||
<code php> | <code php> | ||
Line 44: | Line 44: | ||
$flds = " | $flds = " | ||
- | COL1 C(60) NOTNULL DEFAULT ' | + | COL1 C(60) NOTNULL DEFAULT ' |
"; | "; | ||
v5/dictionary/changetablesql.1725113981.txt.gz · Last modified: 2024/08/31 16:19 by dregad