Skip to content

Instantly share code, notes, and snippets.

@fantactuka
Created October 19, 2011 07:28
Show Gist options
  • Save fantactuka/1297674 to your computer and use it in GitHub Desktop.
Save fantactuka/1297674 to your computer and use it in GitHub Desktop.
== ImportSql: migrating ======================================================
Connected to database
- remove all tables from database
- import database from /Users/maksim/Projects/tabletennis-by/db/migrate/../tabletennis_onliner_tournament.sql
- rename/remove tables
- rename/remove/add columns
- create group for single games and remove extra columns
- delete relations for removed players
- apply group changes:
extract league id 6903/6903
fix broken groups 0/0
- apply participations changes
- extract players archived status
== ImportSql: migrated (85.6487s) ============================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment