summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* re s/guuid/uuid/gEuAndreh2025-05-031-29/+29
|
* Add some XXXClose() testsEuAndreh2024-11-141-1/+48
|
* tests/cracha.go: Include userByUUIDSQL() on dumpQueries() outputEuAndreh2024-11-072-19/+38
|
* src/cracha.go: Add userByUUID() and refactor *Stmt() argumentsEuAndreh2024-11-071-36/+201
|
* Use STRICT in CREATE TABLE statmementsEuAndreh2024-11-021-13/+22
|
* Revert "src/cracha.go: Use PoolRunner() and Result type from gobang"EuAndreh2024-10-311-0/+20
| | | | This reverts commit bf961b081a9bf1904417f9d43ecbf22e5c0f340c.
* src/cracha.go: Use PoolRunner() and Result type from gobangEuAndreh2024-10-291-20/+0
|
* Rename gracha -> crachaEuAndreh2024-10-278-68/+85
|
* Remove "metadata" column from tablesEuAndreh2024-10-222-36/+5
|
* Start implementing first queries and its testsEuAndreh2024-10-212-39/+1124
|
* Initial project versionEuAndreh2024-10-208-41/+71
|
* Init Go project skeleton with liteq initEuAndreh2024-09-284-0/+122