DB restructure, print page
This commit is contained in:
@@ -5,6 +5,7 @@ class CreateIdCardNetworkLogos < ActiveRecord::Migration[7.2]
|
||||
t.binary :image_data
|
||||
t.string :content_type
|
||||
t.float :aspect_ratio
|
||||
t.boolean :default, default: false
|
||||
t.boolean :active, default: false
|
||||
|
||||
t.timestamps
|
||||
|
||||
Reference in New Issue
Block a user