summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainUpdate to latest project skeleton: i18n and fine-grained fuzzingEuAndreh5 weeks
 
 
AgeCommit messageAuthorFilesLines
2025-05-29Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh21-33/+310
2025-05-23meta.capim: Add with :dependencies keyEuAndreh1-0/+11
2025-05-15src/cracha.go: Update scrypt.HashInput -> scrypt.HashInputTEuAndreh1-5/+5
2025-05-04Make: Use $< over $?EuAndreh1-1/+1
2025-05-03re s/guuid/uuid/gEuAndreh2-105/+105
2024-11-14Add some XXXClose() testsEuAndreh2-2/+50
2024-11-07tests/cracha.go: Include userByUUIDSQL() on dumpQueries() outputEuAndreh2-19/+38
2024-11-07src/cracha.go: Add userByUUID() and refactor *Stmt() argumentsEuAndreh2-156/+441
2024-11-02Adjust to dependency renaming "q" -> "fiinha"EuAndreh1-18/+22
2024-11-02Use STRICT in CREATE TABLE statmementsEuAndreh2-26/+44
[...]