db-assigned-id-spec? ( specs -- ? )


Vocabulary
db.types

Inputs
specsa sequence of SQL specs


Outputs
?a boolean


Word description
Tests if any of the SQL specs has the type +db-assigned-id+.

Definition