Handbook
Glossary
bind% ( spec -- )
Vocabulary
db
.
types
Inputs
spec
an SQL spec
Outputs
None
Word description
A generic word that lets a database output a binding.
Definition
USING:
db
;
IN:
db.types
HOOK:
bind%
db-connection
( spec -- )
Methods
USING:
db.postgresql
db.postgresql.private
db.types
nmake
;
M:
postgresql-db-connection
bind%
bind-name%
1,
;
USING:
accessors
db.sqlite.private
db.types
kernel
nmake
sequences
;
M:
sqlite-db-connection
bind%
dup
1,
column-name>>
":"
prepend
0%
;