index
:
go-gg
main
pgtest
refinement-types
refinement-types-2
refinement-types-3
refinement-types-4
Generic Groundwork: My personal extension of the standard library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pgruntime
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgruntime: add ConnectionTarget.ApplicationName attribute
Stefan Majewsky
2026-08-05
2
-12
/
+76
*
pgruntime: protect against concurrent migrations
Stefan Majewsky
2026-08-05
1
-1
/
+16
*
pgruntime: fix `psql --version` parsing on Ubuntu
Stefan Majewsky
2026-08-05
1
-2
/
+5
*
pgruntime: link to pkg.go.dev for gg-pgx
Stefan Majewsky
2026-08-01
1
-1
/
+1
*
add testing/pgruntime
Stefan Majewsky
2026-08-01
4
-24
/
+14
*
pgruntime: allow overriding .testdb path
Stefan Majewsky
2026-07-31
2
-4
/
+34
*
pgruntime: in ConnectForTest, only truncate tables instead of recreating the ...
Stefan Majewsky
2026-07-31
4
-29
/
+95
*
pgruntime: add t.Helper() and better error messages in ConnectForTest()
Stefan Majewsky
2026-07-31
1
-2
/
+7
*
pgruntime: fix parameter syntax in migration query
Stefan Majewsky
2026-07-31
1
-1
/
+1
*
pgruntime: add OverrideDatabaseName
Stefan Majewsky
2026-07-31
1
-3
/
+27
*
gsql: add context.Context argument to GSQLClose()
Stefan Majewsky
2026-07-30
1
-3
/
+3
*
add package pgruntime
Stefan Majewsky
2026-07-30
9
-0
/
+875