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 |
|
Kamil Trzcinski
|
2178cd44c5
|
Optimise gcp_clusters table schema
|
2017-10-05 17:09:00 +02:00 |
|
Kamil Trzcinski
|
c6d53250de
|
Specify defaults, fix policies, fix db columns
|
2017-10-04 00:20:47 +02:00 |
|
Shinya Maeda
|
6b7889f750
|
Implement Policy. Use show instead of edit. Chnage db column. fix comments. dry up workers
|
2017-10-03 23:44:06 +09:00 |
|
Shinya Maeda
|
34e66c427d
|
PollingInterval, rename to gke_clusters, has_one :cluster
|
2017-10-02 21:58:50 +09:00 |
|