This website requires JavaScript.
Explore
Help
Register
Sign In
kodev-org
/
vikunja
Watch
1
Star
0
Fork
You've already forked vikunja
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
39da47e435
vikunja
/
pkg
/
db
History
kolaente
7e7e778d49
fix(db): validate table names and quote identifiers in raw SQL
2026-02-25 13:01:00 +01:00
..
fixtures
test: add orphaned project fixture for repair-projects command
2026-02-25 11:56:25 +01:00
db.go
fix: handle Begin() error in db.NewSession() instead of ignoring it
2026-02-25 11:03:02 +01:00
db_path_test.go
refactor(db): extract testable ResolveDatabasePath function (
#2193
)
2026-02-08 10:47:57 +00:00
dump.go
fix(db): validate table names and quote identifiers in raw SQL
2026-02-25 13:01:00 +01:00
helpers.go
fix: MySQL constraint violations returning HTTP 500 instead of 400 for task bucket duplicates (
#1154
)
2025-07-22 08:59:12 +00:00
helpers_test.go
fix: MySQL constraint violations returning HTTP 500 instead of 400 for task bucket duplicates (
#1154
)
2025-07-22 08:59:12 +00:00
test.go
refactor: remove environment variable requirements for go test
2026-02-17 18:01:05 +01:00
test_fixtures.go
refactor: remove environment variable requirements for go test
2026-02-17 18:01:05 +01:00