Handbook
Glossary
literal-bind
Vocabulary
db
.
types
Definition
IN:
db.types
TUPLE:
literal-bind
key type value
;
Methods
USING:
accessors
db.postgresql
db.types
kernel
;
M:
literal-bind
postgresql-bind-conversion
nip
value>>
<low-level-binding>
;
USING:
accessors
db.sqlite
db.types
kernel
;
M:
literal-bind
sqlite-bind-conversion
nip
[
key>>
]
[
value>>
]
[
type>>
]
tri
<sqlite-low-level-binding>
;