diff options
| author | cedricnjanga | 2017-11-27 14:57:58 +0100 |
|---|---|---|
| committer | cedricnjanga | 2017-11-27 14:57:58 +0100 |
| commit | d832ccaa091595bbab0ee0e4c5e863905963686c (patch) | |
| tree | c696b71c0290a1f28eda7b7b737987289a785a29 /db/schema.rb | |
| parent | 9b2edfbf417bb5ee8e6e76d881a4fc6e20b0eda2 (diff) | |
| parent | 77abde1626e317b5017b2ff15b7a9def759b7701 (diff) | |
| download | chouette-core-d832ccaa091595bbab0ee0e4c5e863905963686c.tar.bz2 | |
Merge branch '4941-refactoring_object_id'
Diffstat (limited to 'db/schema.rb')
| -rw-r--r-- | db/schema.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb index 21aa73cd8..58521fc40 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20171114102438) do +ActiveRecord::Schema.define(version: 20171123110204) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql" |
