teldrive/internal/database/migrations
2025-01-05 19:06:14 +01:00
..
20230817172319_init.sql feat: Implemented offset pagination by ranks 2024-07-15 00:39:09 +05:30
20231102165658_tables.sql feat: Implemented offset pagination by ranks 2024-07-15 00:39:09 +05:30
20231104192800_functions.sql feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
20231205180422_modify.sql feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
20231208114142_alter.sql feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
20231221245015_functions.sql feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
20240120151952_modify_constraint.sql feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
20240418215426_add_category_column.sql feature: add stats endpoints 2024-04-19 02:16:47 +05:30
20240531194913_modify_constraint.sql feat: enable subdirectory search 2024-06-01 10:57:10 +05:30
20240607113052_modify_functions.sql refoactor: drop path field frpm db 2024-06-07 12:11:00 +05:30
20240607114052_modify_functions.sql refactor: list files by parentId explicitly 2024-06-07 20:40:26 +05:30
20240607124052_modify_functions.sql fix: directory creation 2024-06-08 16:31:21 +05:30
20240609025818_constraint.sql feat: add size to unique fingerprint 2024-06-09 03:07:31 +05:30
20240610172736_modify_session.sql feat Add user sessions control 2024-06-10 21:52:21 +05:30
20240611190605_create_functions.sql refactor: improve deletion 2024-06-11 19:29:05 +05:30
20240612190605_modify_session.sql fix: add session date as fingerprint 2024-06-12 13:22:38 +05:30
20240613190605_modify_session.sql fix: add session date as fingerprint 2024-06-12 13:22:38 +05:30
20240615110350_constraint.sql fix: disallow duplicate folders 2024-06-15 11:09:05 +05:30
20240711163538_search.sql refactor: add support for multilingual search using pgroonga extension 2024-07-11 19:19:42 +05:30
20240715001936_index.sql feat: Implemented offset pagination by ranks 2024-07-15 00:39:09 +05:30
20240718155942_index.sql refactor: init user login in db transaction 2024-07-18 16:06:03 +05:30
20240718164345_function.sql refactor: add option to prevent error from get_file_from_path 2024-07-18 16:57:09 +05:30
20240727233913_modify.sql refactor: drop depth field 2024-07-27 23:42:26 +05:30
20240728154309_modify.sql fix: depth col issue while creating directory 2024-07-28 15:46:55 +05:30
20240802212949_uuid.sql refactor: use uuid7 for fileId 2024-08-02 23:03:52 +05:30
20240802213957_alter_table.sql refactor: use uuid7 for fileId 2024-08-02 23:03:52 +05:30
20240803003234_index.sql refactor: Update ParentID field to use sql.NullString for nullable values 2024-08-03 00:36:14 +05:30
20240912164825_table.sql feat: Add file and folder sharing 2024-09-15 10:03:55 +05:30
20240915100057_modify.sql feat: Add file and folder sharing 2024-09-15 10:03:55 +05:30
20240915121635_function.sql refactor: query shared files by path to support breadcrumbs 2024-09-15 12:26:15 +05:30
20241213121739_index.sql feat: add regex search support 2024-12-13 19:10:33 +05:30
20250105180250_index.sql refactor: add UUID validation and improve file handling in copy and move operations 2025-01-05 19:06:14 +01:00