Skip to content

Unwrap the driver.Rows from sql.Row or sql.Rows.

License

Notifications You must be signed in to change notification settings

GnawNom/sqlinternals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sqlinternals

Build Status

Provide a way to get driver.Rows from sql.Row and sql.Rows (Go issue 5606).

This has to use unsafe, so it can't be used in some contexts.

Documentation lives at godoc.org.

License: MPL2.

About

Unwrap the driver.Rows from sql.Row or sql.Rows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%