|
removed old is_test and is_public migrations for projects table and added migration for visibilities table
|
|---|
|
|
| db/migrate/20170103171414_add_test_and_public_to_projects.rb 100644 → 0 |
|---|
| db/migrate/20170103221846_add_indexes_for_is_test_and_is_public_to_projects.rb 100644 → 0 |
|---|
| db/migrate/20170105165111_create_visibilities.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| db/seeds.rb |
|---|