v5:dictionary:setactualtype
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| v5:dictionary:setactualtype [2017/05/15 16:46] – [Usage] adjust formatting, fix typo dregad | v5:dictionary:setactualtype [2017/07/22 18:39] (current) – mnewnham | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| $dict-> | $dict-> | ||
| </ | </ | ||
| - | In the second example, we will create a new actual | + | In the second example, we will create a new **actual |
| <code php> | <code php> | ||
| Line 41: | Line 41: | ||
| * Add 2 new columns to table | * Add 2 new columns to table | ||
| */ | */ | ||
| - | $columns = 'GEODATA | + | $columns = 'GEODATA_COL |
| - | $sqlarray = $dict-> | + | $sqlarray = $dict-> |
| print_r($sqlarray); | print_r($sqlarray); | ||
| Line 50: | Line 50: | ||
| Array | Array | ||
| ( | ( | ||
| - | [0] => ALTER TABLE POSITION | + | [0] => ALTER TABLE POSITION_TABLE |
| - | [1] => ALTER TABLE POSITION | + | [1] => ALTER TABLE POSITION_TABLE |
| ) | ) | ||
| */ | */ | ||
v5/dictionary/setactualtype.1494859610.txt.gz · Last modified: by dregad
