-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO: #17
Comments
For flattening slices, pre allocate memory |
Add some more helper functions from #18 |
Unsafe package |
Update docs so ScanFaster explains it is related to "SELECT x,y,z ..." |
Please add |
For v3, make signature: and pass pool through closure's ctx. |
Make SingleResult into a function adapter instead of an option. |
ScratchPad for PostUnmarshaler |
Global setting to set database type |
For JSON columns, give option to unmarshal to map[string]interface{} or custom object.
v3 Relations
The text was updated successfully, but these errors were encountered: