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
Currently we support sql.NullXYZ fields. It would be nice to have also support for pointers, but the amount of fiddling with reflection will probably blow mind of anyone trying to implement it :D