Files
maestro/src/modules
RafaelandWOZCODE 2347f65b78 UPDATE: one platform route for table removal; table orchestration moves to PipelineTablesService
Review (maestro #510): batch and CDC tables are both removed through
DELETE /pipeline/{id}/jobs (the platform dispatches by type: Airflow refresh
vs Kafka Connect reconfigure), so the connector 'if' in the controller is
gone. deleteTable/deleteTables/addTable are now thin controller methods over
PipelineTablesService (mark -> resolve jobs -> platform -> rollback), with
typed request bodies.

Behavior change for batch: the platform refuses to remove the LAST table of
a pipeline (400 'Cannot remove all jobs'), where DELETE /jobs/{id} allowed it.

Co-Authored-By: WOZCODE <contact@withwoz.com>
2026-08-29 12:57:49 -03:00
..
2025-06-16 18:09:25 -03:00
2025-11-28 16:37:38 -03:00
2022-08-12 13:57:44 -03:00
2025-08-07 10:32:22 -03:00
2025-11-27 09:43:43 -03:00
2024-08-16 21:59:23 +00:00
2025-06-16 18:01:53 -03:00
2023-02-15 13:13:43 -03:00
2023-02-15 13:13:43 -03:00
2025-12-17 17:24:03 -03:00
2026-02-20 14:28:55 -03:00
2023-02-15 13:13:43 -03:00
2025-11-21 09:55:39 -03:00