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
fix: allow interface in `sql` typearg (gajus#284)
* Document recommended sql<> usage
* Add test cases using `interface` as well as `type`
* Remove some more generic constraints
* Generate readme
* alias column