DB restructure, print page
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class CreateIdCardRxSections < ActiveRecord::Migration[7.2]
|
||||
def change
|
||||
create_table :id_card_rx_sections do |t|
|
||||
t.string :title
|
||||
t.string :help_desk
|
||||
t.string :customer_service
|
||||
t.string :web_url
|
||||
|
||||
Reference in New Issue
Block a user