Readur/migrations
perf3ct 58aaedf4a6 feat(server): add hash for documents 2025-06-17 15:41:42 +00:00
..
20240101000000_initial_schema.sql feat(db): don't use weird pgsql extension to generate uuids, require postgres 13+ 2025-06-14 23:14:49 +00:00
20240101000001_add_ocr_queue.sql feat(db): don't use weird pgsql extension to generate uuids, require postgres 13+ 2025-06-14 23:14:49 +00:00
20240101000002_add_enhanced_ocr_fields.sql feat(migrations): try to fix the migrations service 2025-06-13 14:19:45 +00:00
20240101000003_add_ocr_queue_function.sql feat(migrations): try to fix the migrations service 2025-06-13 14:19:45 +00:00
20240101000004_update_settings_defaults.sql feat(migrations): try to fix the migrations service 2025-06-13 14:19:45 +00:00
20240101000005_create_ocr_analytics_view.sql feat(migrations): try to fix the migrations service 2025-06-13 14:19:45 +00:00
20240101000006_add_missing_ocr_columns.sql feat(server/client): the /documents endpoint works again, and so does the watch folder...kinda 2025-06-13 15:53:19 +00:00
20240101000007_fix_ocr_queue_stats_types.sql feat(migrations): add missing migrations and fix metrics endpoint 2025-06-13 15:55:30 +00:00
20240101000008_add_webdav_fields.sql feat(client/server): add nextcloud/webdav capability, add integration tests 2025-06-13 17:09:05 +00:00
20240101000009_add_user_roles.sql feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
20240101000010_notifications.sql feat(db): don't use weird pgsql extension to generate uuids, require postgres 13+ 2025-06-14 23:14:49 +00:00
20240101000011_add_sources_table.sql feat(server): create 'sources' concept and move WebDAV settings page to it 2025-06-15 16:12:18 +00:00
20240101000012_add_enhanced_ocr_settings.sql feat(server/client): add lots of OCR tweaks 2025-06-15 21:24:06 +00:00
20240615000001_add_database_guardrails.sql feat(server): create more DB guardrails, and lots of missing tests 2025-06-15 22:14:02 +00:00
20240616000001_update_file_paths_to_structured_dirs.sql feat(server): create folders within 'upload' path to manage thumbnails, processed images, etc. 2025-06-16 21:24:46 +00:00
20240617000001_add_ocr_failure_reason.sql feat(server): stop image preprocessing in OCR 2025-06-17 00:35:03 +00:00
20240618000001_add_file_hash_field.sql feat(server): add hash for documents 2025-06-17 15:41:42 +00:00