Migration from old tags tables
Modification for migration sql script that converts old table for tags data to new table structore. Migration script will: - create two new tables for tags data, - move data from old tag table to new tables, - delete old tag table, - rename new table to old name.
Loading
Please sign in to comment