MyVideos48
Table "ExcludeDir"
Previous topic Chapter index Next topic

System:

Fields
Field Data type PK FK Not Null Default Collate Check On Conflict
Dirname text          

Indexes
Index Fields Primary Unique
sqlite_autoindex_ExcludeDir_1 Dirname    

Foreign keys
      There are no foreign keys for table "excludedir"

Checks
      There are no checks for table "excludedir"

Triggers
      There are no triggers for table "excludedir"

References
      There are no references for table "excludedir"

Definition:
CREATE TABLE ExcludeDir (
  Dirname  text PRIMARY KEY NOT NULL
);


Previous topic Chapter index Next topic
Generated by ""SQLite Maestro Professional"" at 08.07.2021 23:49:20