Hello all,<br><br>I have an alter statement where I add a column at a specified location &quot;ALTER TABLE {example} ADD COLUMN def TEXT AFTER abc&quot; in drupal 5.<br><br>Checking the schema API I can&#39;t see an equivalent to specify the position of the new field, I guess it just appends it at the end of the table. <br>
<br>Any way to work around this?<br clear="all"><br>-- <br>Ashraf Amayreh<br><a href="http://blogs.aamayreh.org">http://blogs.aamayreh.org</a>