Commit Graph

5 Commits

Author SHA1 Message Date
f30e720c7b
Update dependency github.com/mattn/go-sqlite3 to v1.14.0
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-06-28 13:05:33 +02:00
caf91d1904 Update xorm to use the new import path (#133)
All checks were successful
continuous-integration/drone/push Build is passing
Fix ineffassign

Fix getting all labels including the ones not associated to a task

Signed-off-by: kolaente <k@knt.li>

Fix logging sql queries

Signed-off-by: kolaente <k@knt.li>

Start fixing getting all labels

Update xormigrate

Update xorm to use the new import path

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#133
2020-02-14 16:34:25 +00:00
97febdb397 Tests can now use config files (#36)
All checks were successful
the build was successful
2018-12-18 16:01:46 +00:00
9c0c9474e8
Migrated to dep instead of govendor 2018-07-24 13:49:45 +02:00
479cf54ada
initial commit 2018-06-10 11:11:42 +02:00