summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh2025-05-2921-33/+310
|
* meta.capim: Add with :dependencies keyEuAndreh2025-05-231-0/+11
|
* src/cracha.go: Update scrypt.HashInput -> scrypt.HashInputTEuAndreh2025-05-151-5/+5
|
* Make: Use $< over $?EuAndreh2025-05-041-1/+1
|
* re s/guuid/uuid/gEuAndreh2025-05-032-105/+105
|
* Add some XXXClose() testsEuAndreh2024-11-142-2/+50
|
* tests/cracha.go: Include userByUUIDSQL() on dumpQueries() outputEuAndreh2024-11-072-19/+38
|
* src/cracha.go: Add userByUUID() and refactor *Stmt() argumentsEuAndreh2024-11-072-155/+440
|
* Adjust to dependency renaming "q" -> "fiinha"EuAndreh2024-11-021-18/+22
|
* Use STRICT in CREATE TABLE statmementsEuAndreh2024-11-022-26/+44
|
* Revert "src/cracha.go: Use PoolRunner() and Result type from gobang"EuAndreh2024-10-312-2/+113
| | | | This reverts commit bf961b081a9bf1904417f9d43ecbf22e5c0f340c.
* .gitignore: Include pattern for cgoEuAndreh2024-10-291-0/+1
|
* src/cracha.go: Use PoolRunner() and Result type from gobangEuAndreh2024-10-292-113/+2
|
* mkdeps.sh: Fix typo on varlist nameEuAndreh2024-10-292-2/+2
|
* Makefile: Prioritize local version when building and linkingEuAndreh2024-10-291-2/+2
|
* Rename gracha -> crachaEuAndreh2024-10-2712-94/+111
|
* 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
|
* Makefile: normalize with latest standardsEuAndreh2024-10-271-6/+4
|
* Remove "metadata" column from tablesEuAndreh2024-10-223-65/+10
|
* Start implementing first queries and its testsEuAndreh2024-10-214-261/+1623
|
* Initial project versionEuAndreh2024-10-2013-606/+987
|
* Makefile: Use generic pattern for db artifacts in $(side-assets)EuAndreh2024-09-291-1/+1
|
* Init Go project skeleton with liteq initEuAndreh2024-09-2810-0/+1299
|
* Initial empty commitEuAndreh2024-09-110-0/+0