aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-05rm -rf *: setup change to ClojureEuAndreh57-7069/+0
2025-05-05tests/functional/consumer-with-deadletter: Update to LogLevel value new nameEuAndreh1-1/+1
2025-05-03re s/guuid/uuid/gEuAndreh4-299/+299
2025-01-27tests/fiinha.go: Remove unused execFn from argsTEuAndreh1-26/+13
2025-01-25tests/fiinha.go: Add test for `commands` varEuAndreh1-0/+11
2024-11-21tests/fiinha.go: Fix typoEuAndreh1-1/+1
2024-11-07src/fiinha.go: Reorder execSerialized() to after inTx()EuAndreh1-8/+8
2024-11-02Rename "q" -> "fiinha"EuAndreh38-358/+358
2024-10-31src/q.go: Fix SQLite ~broken~ transactionsEuAndreh5-220/+371
2024-10-29tests/q.go: Replace ":memory:" with golite.InMemoryEuAndreh1-24/+24
2024-10-27src/q.go: New() - manage *sql.DB handle internallyEuAndreh4-49/+19
2024-10-20Address renaming of acudego -> goliteEuAndreh5-96/+102
2024-10-20WIP: Address new-instance-takeover failureEuAndreh1-0/+2
2024-10-20Initial version: first implementationEuAndreh55-35/+6927
2024-09-12Init Go project skeleton with golite initEuAndreh4-0/+50