Versions in this module Expand all Collapse all v0 v0.2.0 Nov 21, 2020 v0.1.1 Nov 6, 2020 Changes in this version type DebugHook + EmptyLine bool v0.1.0 Oct 21, 2020 Changes in this version + type DebugHook struct + Verbose bool + func (DebugHook) AfterQuery(context.Context, *pg.QueryEvent) error + func (h DebugHook) BeforeQuery(ctx context.Context, evt *pg.QueryEvent) (context.Context, error) Other modules containing this package github.com/go-pg/pg/extra/pgdebug/v10 github.com/go-pg/pg/extra/pgdebug/v11