Files
bm/public_html/migration/stepByStep.txt
2025-09-24 13:26:28 +02:00

19 lines
398 B
Plaintext

-- 1. download old tables
-- - ticketevent
-- - ticketdate
-- - ticketcustomergroupmemberships
-- - ticketcustomer
-- - ticket
-- 2. import tables in local workbench
-- 3. create bm schema
-- 4. run migrations and seeds
-- 5. run all.sql
-- 6. copy the following tables to server
-- - events
-- - seats
-- - single_seats
-- - users
-- - user_usercategory
-- - event_category
-- - event_concessions