immich/server/libs/database/src/entities
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
..
album.entity.ts Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
asset-album.entity.ts Fix typeorm migrations (#297) 2022-07-04 14:20:43 -05:00
asset.entity.ts fix(server): change the createdAt and modifiedAt to the correct type in database (#591) 2022-09-05 20:51:01 -05:00
device-info.entity.ts Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
exif.entity.ts Change fileSizeInByte to bigint from int to handle large size (#534) 2022-08-26 09:07:59 -07:00
smart-info.entity.ts feat(server): preserve caption fields and extract mediainfo for video (#505) 2022-08-20 16:31:37 -07:00
user-album.entity.ts Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
user.entity.ts Fix typeorm migrations (#297) 2022-07-04 14:20:43 -05:00