1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 05:16:47 +01:00
immich/server/libs/infra/src/db/migrations
Jason Rasmussen 131caa20eb
refactor(server): domain/infra (#1298)
* refactor: user repository

* refactor: user module

* refactor: move database into infra

* refactor(cli): use user core

* chore: import path

* chore: tests
2023-01-11 21:34:36 -05:00
..
1645130759468-CreateUserTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1645130777674-CreateDeviceInfoTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1645130805273-CreateAssetsTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1645130817965-CreateExifTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1645130870184-CreateSmartInfoTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1646249209023-AddExifTextSearchColumn.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1646249734844-CreateExifTextSearchIndex.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1646709533213-AddRegionCityToExIf.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1646710459852-AddLocationToExifTextSearch.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1648317474768-AddObjectColumnToSmartInfo.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1649643216111-CreateSharedAlbumAndRelatedTables.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1652633525943-UpdateUserTableWithAdminAndName.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1653214255670-UpdateAssetTableWithWebpPath.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1654299904583-UpdateAssetTableWithEncodeVideoPath.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1655401127251-RenameSharedAlbums.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1656338626260-RenameIsFirstLoggedInColumn.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1656888591977-RenameAssetAlbumIdSequence.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1656888918620-DropExifTextSearchableColumn.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1656889061566-MatchMigrationsWithTypeORMEntities.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1658860470248-AddExifImageNameAsSearchableText.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1661011331242-AddCaption.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1661528919411-ChangeExifFileSizeInByteToBigInt.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1661881837496-AddAssetChecksum.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1661971370662-UpdateAssetTableWithNewUniqueConstraint.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1662427365521-FixTimestampDataTypeInAssetTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1665540663419-CreateSystemConfigTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1667762360744-AddingDeletedAtColumnInUserEntity.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1668383120461-AddLivePhotosRelatedColumnToAssetTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1668835311083-UpdateUserTableForOIDC.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1670104716264-OAuthId.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1670257571385-CreateTagsTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1670607437008-TruncateOldConfigItems.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1670633210032-AddUserEmailUniqueConstraint.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1672109862870-DropSaltColumn.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1672502270115-AddAPIKeys.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
1673150490490-AddSharedLinkTable.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00