Jan Provaznik
|
0fc9f9d3e7
|
Add version 4.2 to all existing migrations
DB schema generated by a migration may look different in
rails 4 and 5 (because rails 5 may use different default values).
For this reason it's important to explicitly set for which rails
version a migration was written for.
See https://stackoverflow.com/questions/35929869/activerecordmigration-deprecation-warning-asks-for-rails-version-but-im-no/35930912#35930912
|
2018-11-22 13:18:28 +01:00 |
|
Shinya Maeda
|
600d5f4fba
|
Fix tests. Remove NOT NULL constraint from cluster.user.
|
2017-11-03 17:22:49 +09:00 |
|
Kamil Trzcinski
|
1427bdcadf
|
Revert back FetchKubernetesTokenService
|
2017-11-01 13:58:08 +01:00 |
|
Shinya Maeda
|
0c417ef043
|
Improve migration file. Add migration spec. Reorder columns of the table.
|
2017-11-01 21:28:47 +09:00 |
|
Shinya Maeda
|
6571efb6c3
|
Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.
|
2017-11-01 16:12:44 +09:00 |
|
Shinya Maeda
|
d0cff7f585
|
This works
|
2017-10-23 11:36:35 +03:00 |
|