summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* re s/guuid/uuid/gEuAndreh2025-05-031-65/+65
* src/fiinha.go: os.Exit(rc) instead of ignoring rcEuAndreh2025-02-051-1/+1
* tests/fiinha.go: Add test for `commands` varEuAndreh2025-01-251-7/+7
* src/fiinha.go: Reorder execSerialized() to after inTx()EuAndreh2024-11-071-32/+32
* Rename "q" -> "fiinha"EuAndreh2024-11-022-8/+8
* src/q.go: Fix SQLite ~broken~ transactionsEuAndreh2024-10-311-318/+332
* src/q.go: New() - manage *sql.DB handle internallyEuAndreh2024-10-271-12/+20
* Address renaming of acudego -> goliteEuAndreh2024-10-201-15/+15
* Initial version: first implementationEuAndreh2024-10-203-119/+2497
* Init Go project skeleton with golite initEuAndreh2024-09-122-0/+124