Dockerized
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class CreatesReadings < ActiveRecord::Migration
|
||||
class CreatesReadings < ActiveRecord::Migration[4.2]
|
||||
def change
|
||||
create_table :readings do |t|
|
||||
t.float :total_kwh_consumed_high
|
||||
|
||||
Reference in New Issue
Block a user