This commit is contained in:
@ -10,11 +10,11 @@
|
||||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema.define(version: 20180804103058) do
|
||||
ActiveRecord::Schema.define(version: 2018_08_04_103058) do
|
||||
|
||||
# These are extensions that must be enabled in order to support this database
|
||||
enable_extension "plpgsql"
|
||||
enable_extension "citext"
|
||||
enable_extension "plpgsql"
|
||||
|
||||
create_table "active_admin_comments", force: :cascade do |t|
|
||||
t.string "namespace"
|
||||
|
Reference in New Issue
Block a user