feat: implement geometry and relation management services with associated DTOs, repository logic, and database queries
Build and Release / release (push) Successful in 1m20s
Build and Release / release (push) Successful in 1m20s
This commit is contained in:
@@ -254,3 +254,4 @@ SELECT entity_id, geometry_id
|
||||
FROM entity_geometries
|
||||
WHERE entity_id = ANY($1::uuid[]);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user