Using POSper/Developer guide/Database-Table descriptions/posper property

From Wikibooks, open books for an open world
Jump to navigation Jump to search

posper_property[edit | edit source]


This table contains common properties used by the application. Host-specific properties are stored outside the database and not in a table.

Column Name Data Type Null Allowed? Key? Comments
property_key VARCHAR(255) No Primary key of the property
value VARCHAR(255) Yes Value of the property.