mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 09:13:17 +03: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