mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
sql-tools changes
This commit is contained in:
@@ -12,6 +12,7 @@ export const compareParameters = (): Comparer<DatabaseParameter> => ({
|
||||
{
|
||||
type: 'ParameterReset',
|
||||
databaseName: target.databaseName,
|
||||
tableName: target.tableName,
|
||||
parameterName: target.name,
|
||||
reason: Reason.MissingInSource,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user