Skip to content

arnehormann/sqlinternals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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