api/pkg/modules/migration
konrad db2d868eed Return iso dates for everything date related from the api (#130)
Remove traces of unix timestamp

Revert renaming reminder table column

Fix staticcheck

Remove unused table call

Add migration for renaming reminders table

Fix issues with using TimeStamp

Fix lint

Updated all created / updated fields to use TimeStamps

Add comments

Convert all created / updated fields to datetime

Add time util package

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#130
2020-02-08 12:48:49 +00:00
..
handler Update copyright header 2020-02-07 17:27:45 +01:00
wunderlist Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
create_from_structure.go Update copyright header 2020-02-07 17:27:45 +01:00
db.go Update copyright header 2020-02-07 17:27:45 +01: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 Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00