Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 23, 20177 yr I need to add a new column in core_members tables. In the developer center I only find create new table. thanks in advance
October 23, 20177 yr You have to add manual query in Versions. Don't forget, though... If you're adding a column to another table, you have to also REMOVE that column with an uninstall extension.
October 23, 20177 yr 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.