Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgitlabhq <m@gitlabhq.com>2011-10-28 13:22:09 +0400
committergitlabhq <m@gitlabhq.com>2011-10-28 13:22:09 +0400
commita0171813391c8226802621a710798e376fea2f1e (patch)
tree8022e71a0661d670ef564e576ff452f073eb55ab /db/schema.rb
parent56d9761844b2665e9e48d50f15f7ac3a63d60618 (diff)
new issue 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 9c99e5328e5..e4f7379c379 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -11,7 +11,7 @@
#
# It's strongly recommended to check this file into your version control system.
-ActiveRecord::Schema.define(:version => 20111027142641) do
+ActiveRecord::Schema.define(:version => 20111027152724) do
create_table "issues", :force => true do |t|
t.string "title"