(important)migrateion files changed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class CreateOrderQueueStations < ActiveRecord::Migration[5.0]
|
||||
class CreateOrderQueueStations < ActiveRecord::Migration[5.1]
|
||||
def change
|
||||
create_table :order_queue_stations do |t|
|
||||
t.string :station_name, :null => false
|
||||
|
||||
Reference in New Issue
Block a user