summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* .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