aboutsummaryrefslogtreecommitdiffstats
path: root/db/schema.rb
diff options
context:
space:
mode:
authorcedricnjanga2017-11-23 17:14:05 +0100
committercedricnjanga2017-11-23 17:14:05 +0100
commit0a9b5cd19dc52e00c9516e2a4cf204580d889862 (patch)
tree265d7db92bd9d2b560c0856b9c9f2f5b5b8ae81d /db/schema.rb
parentcf72b3c73db85b1a5b7c2381c3afddd98290691d (diff)
downloadchouette-core-0a9b5cd19dc52e00c9516e2a4cf204580d889862.tar.bz2
Add spec for stif_netex objectid_format
Diffstat (limited to 'db/schema.rb')
-rw-r--r--db/schema.rb2
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"