Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re s/guuid/uuid/g | EuAndreh | 2025-05-03 | 1 | -65/+65 |
* | src/fiinha.go: os.Exit(rc) instead of ignoring rc | EuAndreh | 2025-02-05 | 1 | -1/+1 |
* | tests/fiinha.go: Add test for `commands` var | EuAndreh | 2025-01-25 | 1 | -7/+7 |
* | src/fiinha.go: Reorder execSerialized() to after inTx() | EuAndreh | 2024-11-07 | 1 | -32/+32 |
* | Rename "q" -> "fiinha" | EuAndreh | 2024-11-02 | 2 | -8/+8 |
* | src/q.go: Fix SQLite ~broken~ transactions | EuAndreh | 2024-10-31 | 1 | -318/+332 |
* | src/q.go: New() - manage *sql.DB handle internally | EuAndreh | 2024-10-27 | 1 | -12/+20 |
* | Address renaming of acudego -> golite | EuAndreh | 2024-10-20 | 1 | -15/+15 |
* | Initial version: first implementation | EuAndreh | 2024-10-20 | 3 | -119/+2497 |
* | Init Go project skeleton with golite init | EuAndreh | 2024-09-12 | 2 | -0/+124 |