mirror of
https://github.com/internetee/registry.git
synced 2025-05-22 20:29:39 +02:00
Fixed db/schema merge mishap
This commit is contained in:
parent
641522ff08
commit
bc49350a4d
1 changed files with 0 additions and 4 deletions
|
@ -11,11 +11,7 @@
|
||||||
#
|
#
|
||||||
# It's strongly recommended that you check this file into your version control system.
|
# It's strongly recommended that you check this file into your version control system.
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
ActiveRecord::Schema.define(version: 20140925073734) do
|
|
||||||
=======
|
|
||||||
ActiveRecord::Schema.define(version: 20140925101927) do
|
ActiveRecord::Schema.define(version: 20140925101927) do
|
||||||
>>>>>>> 662806d8c92f67dda55ee91326dfb5f89ddfc230
|
|
||||||
|
|
||||||
# These are extensions that must be enabled in order to support this database
|
# These are extensions that must be enabled in order to support this database
|
||||||
enable_extension "plpgsql"
|
enable_extension "plpgsql"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue