Johannes Meyer
|
8e5a8161f4
|
DependencyEdge: Add column id and make it the pk
|
2025-01-15 13:15:20 +01:00 |
|
raviks789
|
46577ff26b
|
Add column environment_id to the models related to the dependency feature
|
2025-01-14 11:43:12 +01:00 |
|
Johannes Meyer
|
945eb5f9ae
|
db: Update models to reflect latest schema updates
|
2024-12-17 17:50:42 +01:00 |
|
Johannes Meyer
|
56180b4ae8
|
db: Cleanup parent/child relations in matching models
The previous relations didn't work as expected.
Now, filtering with `child.host.name` or
`parent.service.name` works fine.
|
2024-10-08 16:30:04 +02:00 |
|
Johannes Meyer
|
f88a6c5195
|
db: Add model for table dependency_edge
|
2024-10-08 16:30:04 +02:00 |
|