This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.
In the \XF\Db\Schema\Column class, you have an after method for defining the AFTER _ SQL, but there is no equivalent for the FIRST statement, to add a column to the top of the table.