mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
Hosted MariaDB users (e.g. todo_test_*) typically have access to a single database/schema and cannot CREATE/DROP DATABASE. Drop the per-test database isolation pattern in favour of dropping _migrations directly on entry and exit, matching msmigrate's approach. Tests must not run concurrently against the same DSN.
golib
Sometimes a little copying, sometimes a little dependency. Too small for their own repos.
The default branch is dev, but the stable, versioned tags are based on main.
Also, my Go Cheatsheet:
Languages
Go
100%