immich/server/src/sql-tools/processors
Jason Rasmussen 9e48ae3052
feat: naming strategy (#19848)
* feat: naming strategy

* feat: detect renames
2025-07-11 11:35:10 -04:00
..
check-constraint.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00
column.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00
configuration-parameter.processor.ts feat: sql-tools overrides (#19796) 2025-07-08 08:17:40 -04:00
database.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00
enum.processor.ts feat: sql-tools overrides (#19796) 2025-07-08 08:17:40 -04:00
extension.processor.ts feat: sql-tools overrides (#19796) 2025-07-08 08:17:40 -04:00
foreign-key-column.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00
foreign-key-constraint.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00
function.processor.ts feat: sql-tools overrides (#19796) 2025-07-08 08:17:40 -04:00
index.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00
index.ts feat: sql-tools overrides (#19796) 2025-07-08 08:17:40 -04:00
override.processor.ts feat: sql-tools overrides (#19796) 2025-07-08 08:17:40 -04:00
primary-key-contraint.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00
table.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00
trigger.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00
unique-constraint.processor.ts feat: naming strategy (#19848) 2025-07-11 11:35:10 -04:00