mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Update schema.rb with RemoveProjectHiddenStateFromTodos migration
This commit is contained in:
parent
7472488001
commit
777dc10d49
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema.define(version: 20150805144100) do
|
||||
ActiveRecord::Schema.define(version: 20160131233303) do
|
||||
|
||||
create_table "attachments", force: true do |t|
|
||||
t.integer "todo_id"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue