| MyVideos48 |
| Table "ExcludeFiles" |
![]() |
| System: | ![]() |
| Field | Data type | PK | FK | Not Null | Default | Collate | Check | On Conflict |
|---|---|---|---|---|---|---|---|---|
| Filename | text | ![]() |
![]() |
| Index | Fields | Primary | Unique |
|---|---|---|---|
| sqlite_autoindex_ExcludeFiles_1 | Filename |
CREATE TABLE ExcludeFiles (
Filename text PRIMARY KEY NOT NULL
);
![]() |
| Generated by ""SQLite Maestro Professional"" at 08.07.2021 23:49:20 |