immich/server/src/schema/tables
Jason Rasmussen 55a3c30664
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker / pre-job (push) Has been cancelled
Docs build / pre-job (push) Has been cancelled
Static Code Analysis / pre-job (push) Has been cancelled
Test / pre-job (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / TypeORM Checks (push) Has been cancelled
Docker / Re-Tag ML () (push) Has been cancelled
Docker / Re-Tag ML (-armnn) (push) Has been cancelled
Docker / Re-Tag ML (-cuda) (push) Has been cancelled
Docker / Re-Tag ML (-openvino) (push) Has been cancelled
Docker / Re-Tag ML (-rknn) (push) Has been cancelled
Docker / Re-Tag ML (-rocm) (push) Has been cancelled
Docker / Re-Tag Server () (push) Has been cancelled
Docker / Build and Push ML (armnn, linux/arm64, ubuntu-24.04-arm, -armnn) (push) Has been cancelled
Docker / Build and Push ML (cpu, linux/amd64, ubuntu-latest) (push) Has been cancelled
Docker / Build and Push ML (cpu, linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Docker / Build and Push ML (cuda, linux/amd64, ubuntu-latest, -cuda) (push) Has been cancelled
Docker / Build and Push ML (openvino, linux/amd64, ubuntu-latest, -openvino) (push) Has been cancelled
Docker / Build and Push ML (rknn, linux/arm64, ubuntu-24.04-arm, -rknn) (push) Has been cancelled
Docker / Build and Push ML (rocm, linux/amd64, mich, -rocm) (push) Has been cancelled
Docker / Merge & Push ML (armnn, -armnn) (push) Has been cancelled
Docker / Merge & Push ML (cpu) (push) Has been cancelled
Docker / Merge & Push ML (cuda, -cuda) (push) Has been cancelled
Docker / Merge & Push ML (openvino, -openvino) (push) Has been cancelled
Docker / Merge & Push ML (rknn, -rknn) (push) Has been cancelled
Docker / Merge & Push ML (rocm, -rocm) (push) Has been cancelled
Docker / Build and Push Server (linux/amd64, ubuntu-latest) (push) Has been cancelled
Docker / Build and Push Server (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Docker / Merge & Push Server (push) Has been cancelled
Docker / Docker Build & Push Server Success (push) Has been cancelled
Docker / Docker Build & Push ML Success (push) Has been cancelled
Docs build / Docs Build (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Test & Lint Server (push) Has been cancelled
Test / Unit Test CLI (push) Has been cancelled
Test / Unit Test CLI (Windows) (push) Has been cancelled
Test / Test & Lint Web (push) Has been cancelled
Test / End-to-End Lint (push) Has been cancelled
Test / Medium Tests (Server) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (push) Has been cancelled
Test / End-to-End Tests (Web) (push) Has been cancelled
Test / Unit Test Mobile (push) Has been cancelled
Test / Unit Test ML (push) Has been cancelled
Test / .github Files Formatting (push) Has been cancelled
feat: kysely migrations (#17198)
2025-03-29 09:26:24 -04:00
..
activity.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
album-asset.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
album-user.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
album.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
api-key.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
asset-audit.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
asset-face.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
asset-files.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
asset-job-status.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
asset.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
audit.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
exif.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
face-search.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
geodata-places.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
index.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
library.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
memory_asset.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
memory.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
move.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
natural-earth-countries.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
partner-audit.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
partner.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
person.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
session.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
shared-link-asset.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
shared-link.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
smart-search.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
stack.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
sync-checkpoint.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
system-metadata.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
tag-asset.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
tag-closure.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
tag.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
user-audit.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
user-metadata.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
user.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
version-history.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00