Jump to content

alter core_members table

Featured Replies

Posted

I need to add a new column in core_members tables.

In the developer center I only find create new table.

thanks in advance

You have to add manual query in Versions.

59ed4212017bc_1022h1007bdswx.thumb.png.e5f9024b5895c0403f482324e253d3e6.png

Don't forget, though... If you're adding a column to another table, you have to also REMOVE that column with an uninstall extension.

We strongly encourage you NOT to add columns to native tables. It is generally better practice to create your own table to track things for your own application or plugin.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.