VimUnDoZURA dudADRi%%%%PEt+_PEtD 5_PEtG *class CreateUser < ActiveRecord::Migration5_ PEtJ .class CreateSChedule < ActiveRecord::Migration5_PEtO   create_table :user do |t|5_ ##V#PEtW   drop_table :user5_##V#PEta 5_ ##V#PEtd 5_  VPEte . field :recurring, :type => integer / field :at, :type => datetime - field :context, :type => string- field :namespace, :type => string5_  VPEtj$ t.string :namespace, :lmi 5_ ; VPEty 5_  VPEty < t.string :namespace, :limit => 100, :null => true5_   VPEt{ : t.string :context, :limit => 100, :null => true5_ 8 VPEt < t.string :context, :limit => 100, :null => true5_< VPEt 5_  VPEt = t.string :context, :limit => 100, :null => false5_  VPEt 8 t.string :at, :limit => 100, :null => false5_  VPEt = t.string :at, :limit => 100, :null => false5_  VPEt . t.string :at, :null => false5_ - VPEt < t.string :at, :null => false5_  VPEt = t.string :at, :null => false5_  VPEt > t.dateimt :at, :null => false5_ 0 VPEt ? t.datetime :at, :null => false5_ / VPEt > t.datetime :at, :null => false5_VPEt@ t.string :name, :limit => 100, :null => false@ t.string :phone, :limit => 15, :null => false5_VPEt 5_VPEt   5_VPEt!  t.integer5_ /VPEt" > t.integer :recurring, :null => false5_! VPEt# ) field :namespace, :type => string) field :context, :type => string+ field :at, :type => datetime* field :recurring, :type => integer5_ "! VPEt$ 5_!#" VPEt% 5_"$# VPEt& 5_#%$ VPEt 5_$%VPEt+5_  VPEt @ Wt.datetime :at, :null => false5_  VPEt  t.string :at5_##V#PEtauser5