Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re s/guuid/uuid/g | EuAndreh | 2025-05-03 | 1 | -29/+29 |
* | Add some XXXClose() tests | EuAndreh | 2024-11-14 | 1 | -1/+48 |
* | tests/cracha.go: Include userByUUIDSQL() on dumpQueries() output | EuAndreh | 2024-11-07 | 2 | -19/+38 |
* | src/cracha.go: Add userByUUID() and refactor *Stmt() arguments | EuAndreh | 2024-11-07 | 1 | -36/+201 |
* | Use STRICT in CREATE TABLE statmements | EuAndreh | 2024-11-02 | 1 | -13/+22 |
* | Revert "src/cracha.go: Use PoolRunner() and Result type from gobang" | EuAndreh | 2024-10-31 | 1 | -0/+20 |
* | src/cracha.go: Use PoolRunner() and Result type from gobang | EuAndreh | 2024-10-29 | 1 | -20/+0 |
* | Rename gracha -> cracha | EuAndreh | 2024-10-27 | 8 | -68/+85 |
* | Remove "metadata" column from tables | EuAndreh | 2024-10-22 | 2 | -36/+5 |
* | Start implementing first queries and its tests | EuAndreh | 2024-10-21 | 2 | -39/+1124 |
* | Initial project version | EuAndreh | 2024-10-20 | 8 | -41/+71 |
* | Init Go project skeleton with liteq init | EuAndreh | 2024-09-28 | 4 | -0/+122 |