change do
    create_table :route_shares do
      String :route_guid, null: false, size: 255
      String :target_space_guid, null: false, size: 255