I would support to change. Can you help make it happen?

On Thursday, 7 December 2017 10:18:35 UTC-6, Alfonso Serra wrote:
>
> Hi everybody.
>
> I would like to ask for support for the create column "AFTER" another 
> column keyword so whenever we change something in our models the order of 
> the columns in the database is respected. I know this is a cosmetic change 
> but migrations wont mess up column order this way. In large databases with 
> many tables and more columns this may become a reason to disable automatic 
> migrations.
>
> Example:
> ALTER TABLE `bookings` ADD COLUMN `total_invoiced` DOUBLE NULL AFTER 
> `rooms`;
>
> Please let us know if its worth the new feature.
>
> Thanks
> King Regards.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to