api/pkg/modules/migration
konrad fe43173b6c Ensure consistent naming of title fields (#528)
Remove task text and namespace name in migration

Fix lint

Add migration for namespace title

Fix renaming namespace name to title

Rename namespace name field to title

Drop text column at the end of the migration

Add migration for task text to title

Rename task text to title

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#528
2020-05-16 10:17:44 +00:00
..
handler Update copyright header 2020-02-07 17:27:45 +01:00
wunderlist Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
create_from_structure.go Fix inserting task structure with related tasks (#142) 2020-02-18 22:00:54 +00:00
create_from_structure_test.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
db.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
main_test.go Fix inserting task structure with related tasks (#142) 2020-02-18 22:00:54 +00:00
migration_status.go Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
migrator.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00