mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
exact_mime_type, example: 'exact_mime_type:image/png' (uses hash index) partial_mime_type, example 'partial_mime_type:image' (uses b-tree index) only_media, example 'only_media:true' (sometimes uses index) |
||
|---|---|---|
| .. | ||
| adapters | ||
| migrations | ||
| DittoDatabase.ts | ||
| DittoDB.ts | ||
| DittoTables.ts | ||
| KyselyLogger.ts | ||