You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So --go-type is wonderful to selectively convert, for example, _timestamptz=[]time.Time. However it'd be great if there could be a flag to do this wholesale, otherwise the number of flags might continually accrue.
I would be willing to look into implementing this if you would like.