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, change the primary key, and manage foreign keys and indexes.

Last updated on