You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-07 23:03:36 +02:00
feat: naming strategy (#19848)
* feat: naming strategy * feat: detect renames
This commit is contained in:
@ -83,7 +83,7 @@ export const schema: DatabaseSchema = {
|
||||
},
|
||||
{
|
||||
type: ConstraintType.UNIQUE,
|
||||
name: 'REL_3fcca5cc563abf256fc346e3ff',
|
||||
name: 'UQ_3fcca5cc563abf256fc346e3ff4',
|
||||
tableName: 'table2',
|
||||
columnNames: ['parentId'],
|
||||
synchronize: true,
|
||||
|
Reference in New Issue
Block a user