- Eindhoven, Netherlands
- https://www.arp242.net
- @arp242_martin
Block or Report
Block or report arp242
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
929 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 11 commits in 5 repositories
Created 1 repository
- arp242/lpeg.vim Lua
Created an issue in jackc/tern that received 1 comment
Running migrations in a schema
I'd like to run all migrations in a specific schema; the "obvious" way to do this is something like:
db, err := pgx.Connect(ctx, "dbname=test")
_, …
1
comment