Safe Haskell | Unsafe |
---|---|
Language | Haskell98 |
This module exports the trusted types and functions used by Hails.Database.Query when performing database queries.
Labeled cursor
A labeled cursor. The cursor is labeled with the join of the database and collection it reads from. The collection policies are "carried" along since they are applied on-demand.
CursorTCB | |
|