immich/server/libs/database/src/migrations
Alex b081eda76f
fix(server): change the createdAt and modifiedAt to the correct type in database (#591)
* Added migration files

* Remove type casting in sql query
2022-09-05 20:51:01 -05:00
..
1645130759468-CreateUserTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1645130777674-CreateDeviceInfoTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1645130805273-CreateAssetsTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1645130817965-CreateExifTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1645130870184-CreateSmartInfoTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1646249209023-AddExifTextSearchColumn.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1646249734844-CreateExifTextSearchIndex.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1646709533213-AddRegionCityToExIf.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1646710459852-AddLocationToExifTextSearch.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1648317474768-AddObjectColumnToSmartInfo.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1649643216111-CreateSharedAlbumAndRelatedTables.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1652633525943-UpdateUserTableWithAdminAndName.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1653214255670-UpdateAssetTableWithWebpPath.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1654299904583-UpdateAssetTableWithEncodeVideoPath.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1655401127251-RenameSharedAlbums.ts Refactor API for albums feature (#155) 2022-06-18 10:56:36 -05:00
1656338626260-RenameIsFirstLoggedInColumn.ts Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
1656888591977-RenameAssetAlbumIdSequence.ts Fix typeorm migrations (#297) 2022-07-04 14:20:43 -05:00
1656888918620-DropExifTextSearchableColumn.ts Fix typeorm migrations (#297) 2022-07-04 14:20:43 -05:00
1656889061566-MatchMigrationsWithTypeORMEntities.ts Fix typeorm migrations (#297) 2022-07-04 14:20:43 -05:00
1658860470248-AddExifImageNameAsSearchableText.ts Added imageName as searchable text on database 2022-07-26 13:43:12 -05:00
1661011331242-AddCaption.ts Change fileSizeInByte to bigint from int to handle large size (#534) 2022-08-26 09:07:59 -07:00
1661528919411-ChangeExifFileSizeInByteToBigInt.ts Added migration down for change exif file type 2022-08-26 09:13:11 -07:00
1661881837496-AddAssetChecksum.ts feat(server): de-duplication (#557) 2022-09-05 14:45:38 -05:00
1661971370662-UpdateAssetTableWithNewUniqueConstraint.ts feat(server): de-duplication (#557) 2022-09-05 14:45:38 -05:00
1662427365521-FixTimestampDataTypeInAssetTable.ts fix(server): change the createdAt and modifiedAt to the correct type in database (#591) 2022-09-05 20:51:01 -05:00