Skip to Content
This documentation is still under construction

Alter table

The altertable method allows you to modify the structure of an existing table. You can add, modify, drop, and rename columns, as well as change the primary key.

Last updated on