Markers
Table of Contents
| GraphQL/Queries/Search.php | 3 |
| Http/Controllers/Api/UploadApiController.php | 1 |
Search.php
| Type | Line | Description |
|---|---|---|
| TODO | 32 | find out if you can partial match-against ? ie: WHERE x LIKE '%something%' |
| TODO | 50 | find out if you can partial match-against ? ie: WHERE x LIKE '%something%' |
| TODO | 68 | find out if you can partial match-against ? ie: WHERE x LIKE '%something%' |
UploadApiController.php
| Type | Line | Description |
|---|---|---|
| TODO | 28 | supported media extensions should dynamically be provided by modular processing modules |