This website requires JavaScript.
Explore
Help
Sign in
local-it
/
vikunja-api
Watch
0
Star
0
Fork
You've already forked vikunja-api
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
54348c5891
vikunja-api
/
pkg
/
db
History
kolaente
54348c5891
fix(restore): make sure to reset sequences after importing a dump when using postgres
...
Related to
https://kolaente.dev/vikunja/api/issues/1199
2022-07-13 23:43:53 +02:00
..
fixtures
User account deletion (
#937
)
2021-08-11 19:08:10 +00:00
db.go
fix: remove credential escaping for postgres connections to allow for passwords with special characters
2022-07-07 18:04:16 +02:00
dump.go
fix(restore): make sure to reset sequences after importing a dump when using postgres
2022-07-13 23:43:53 +02:00
helpers.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
test.go
Update copyright year
2021-02-02 20:19:13 +01:00
test_fixtures.go
Refactor user email confirmation + password reset handling (
#919
)
2021-07-13 20:56:02 +00:00