gungnir.record
model
(model record)Return the modelrecord. If no model is found return nil.
primary-key
(primary-key record)Return the primary-key of record. If no primary-key is found return nil.
primary-key-value
(primary-key-value record)Return the value of the primary-key of record. If no primary-key is found return nil.
table
(table record)Return the table name record.