noQueryCursor

command
v0.0.0-...-e06baaf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

go-ase uses cursor by default for all SQL queries.

This is mostly useful for queries with larger result sets where receiving all results immediately would either hurt performance or use up too many resources.

If only queries with small result sets are used it may be viable to disable using cursors by setting the .NoQueryCursor attribute on the DSN info to true.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL