summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/functional/consumer-with-deadletter: Update to LogLevel value new nameEuAndreh2025-05-051-1/+1
* re s/guuid/uuid/gEuAndreh2025-05-034-299/+299
* tests/fiinha.go: Remove unused execFn from argsTEuAndreh2025-01-271-26/+13
* tests/fiinha.go: Add test for `commands` varEuAndreh2025-01-251-0/+11
* tests/fiinha.go: Fix typoEuAndreh2024-11-211-1/+1
* src/fiinha.go: Reorder execSerialized() to after inTx()EuAndreh2024-11-071-8/+8
* Rename "q" -> "fiinha"EuAndreh2024-11-0238-358/+358
* src/q.go: Fix SQLite ~broken~ transactionsEuAndreh2024-10-315-220/+371
* tests/q.go: Replace ":memory:" with golite.InMemoryEuAndreh2024-10-291-24/+24
* src/q.go: New() - manage *sql.DB handle internallyEuAndreh2024-10-274-49/+19
* Address renaming of acudego -> goliteEuAndreh2024-10-205-96/+102
* WIP: Address new-instance-takeover failureEuAndreh2024-10-201-0/+2
* Initial version: first implementationEuAndreh2024-10-2055-35/+6927
* Init Go project skeleton with golite initEuAndreh2024-09-124-0/+50