Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The table container_conf contains configurations of Containers.

Container config is a systemwide ressource.

Table structure

Field nameField specificationComment / Explanation
idcontainercint(11) Primary key (auto increment)
idtplcfgint(11)Foreign key to table template_conf
numberint(11)Number (ID) of the container
containertext?

...