immich/server/src/sql-tools/from-code/processors
Jason Rasmussen e7a5b96ed0
feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269)
feat: sql-tools extension, triggers, functions, comments, parameters
2025-04-07 15:12:12 -04:00
..
check-constraint.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
column-index.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
column.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
configuration-parameter.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
database.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
enum.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
extension.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
foreign-key-constriant.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
function.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
index.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
primary-key-contraint.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
table.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
trigger.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
type.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00
unique-constraint.processor.ts feat: extension, triggers, functions, comments, parameters management in sql-tools (#17269) 2025-04-07 15:12:12 -04:00