[sql] entity

Viewer

  1. CREATE TABLE `entity` (
  2.         `entityid` INT NOT NULL AUTO_INCREMENT,
  3.         `path` VARCHAR,
  4.         `siteid` INT,
  5.         `type` VARCHAR DEFAULT 'page'
  6. );

Editor

You can edit this paste and save as new:


File Description
  • entity
  • Paste Code
  • 14 Jun-2021
  • 135 Bytes
You can Share it: