summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh2025-05-291-1/+2
* src/cracha.go: Update scrypt.HashInput -> scrypt.HashInputTEuAndreh2025-05-151-5/+5
* re s/guuid/uuid/gEuAndreh2025-05-031-76/+76
* Add some XXXClose() testsEuAndreh2024-11-141-1/+2
* src/cracha.go: Add userByUUID() and refactor *Stmt() argumentsEuAndreh2024-11-071-120/+240
* Adjust to dependency renaming "q" -> "fiinha"EuAndreh2024-11-021-18/+22
* Use STRICT in CREATE TABLE statmementsEuAndreh2024-11-021-13/+22
* Revert "src/cracha.go: Use PoolRunner() and Result type from gobang"EuAndreh2024-10-311-2/+93
* src/cracha.go: Use PoolRunner() and Result type from gobangEuAndreh2024-10-291-93/+2
* Rename gracha -> crachaEuAndreh2024-10-272-12/+12
* src/gracha.go: New() - manage *sql.DB handle internallyEuAndreh2024-10-271-6/+19
* src/gracha.go: Add public types for User and SessionEuAndreh2024-10-271-65/+144
* Remove "metadata" column from tablesEuAndreh2024-10-221-29/+5
* Start implementing first queries and its testsEuAndreh2024-10-211-222/+498
* Initial project versionEuAndreh2024-10-201-542/+774
* Init Go project skeleton with liteq initEuAndreh2024-09-282-0/+1018