Database – Collection (collection)

Deprecated!

No longer used. Values are stored in the API instead.

Column

Data Type

Column Info

Value Notes

Other

id

varchar(100)

The id of the entity

label

varchar(100)

The label of the entity instance

entity

varchar(100)

Encoded information about the entity being imported

deleted

tinyint(4)

Whether or not the entity was deleted

1 - yes, 0 - no

created

timestamp

Timestamp of when the entity was created

lastUpdated

timestamp

Timestamp of when the entity was last updated


How did we do?


Powered by HelpDocs (opens in a new tab)