Handbook
Glossary
db-assigned-id-spec? ( specs -- ? )
Vocabulary
db
.
types
Inputs
specs
a sequence of SQL specs
Outputs
?
a
boolean
Word description
Tests if any of the SQL specs has the type
+db-assigned-id+
.
Definition
USING:
accessors
sequences
;
IN:
db.types
:
db-assigned-id-spec?
( specs -- ? )
[
primary-key>>
+db-assigned-id+?
]
any?
;