mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
Update idFromInsert regex to match schema-qualified table references such as INSERT INTO authz._migrations, in addition to the existing unqualified INSERT INTO _migrations form.