Skip to content

Commit

Permalink
Merge pull request #827 from FIWARE/cleanup/after-better_table_row_pu…
Browse files Browse the repository at this point in the history
…sh-for-TRoE

Cleanup/after better table row push for troe
  • Loading branch information
kzangeli committed May 3, 2021
2 parents 47a1c07 + 9c6e840 commit 376dc4f
Show file tree
Hide file tree
Showing 45 changed files with 2 additions and 3,088 deletions.
45 changes: 0 additions & 45 deletions src/lib/orionld/troe/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,30 +44,6 @@ SET (SOURCES
pgTransactionBegin.cpp
pgTransactionCommit.cpp
pgTransactionRollback.cpp
pgEntityTreat.cpp
pgEntityPush.cpp
pgAttributeTreat.cpp
pgAttributePush.cpp
pgSubAttributePush.cpp
pgRelationshipPush.cpp
pgStringPropertyPush.cpp
pgNumberPropertyPush.cpp
pgCompoundPropertyPush.cpp
pgBoolPropertyPush.cpp
pgSubAttributeTreat.cpp
pgSubRelationshipPush.cpp
pgStringSubPropertyPush.cpp
pgBoolSubPropertyPush.cpp
pgCompoundSubPropertyPush.cpp
pgNumberSubPropertyPush.cpp
pgEntityDelete.cpp
pgAttributeDelete.cpp
pgGeoPropertyPush.cpp
pgGeoPointPush.cpp
pgGeoPolygonPush.cpp
pgGeoMultiPolygonPush.cpp
pgGeoLineStringPush.cpp
pgGeoMultiLineStringPush.cpp
kjGeoPointExtract.cpp
kjGeoPolygonExtract.cpp
kjGeoMultiPolygonExtract.cpp
Expand Down Expand Up @@ -119,27 +95,6 @@ SET (HEADERS
pgTransactionBegin.h
pgTransactionCommit.h
pgTransactionRollback.h
pgEntityTreat.h
pgEntityPush.h
pgAttributeTreat.h
pgAttributePush.h
pgSubAttributePush.h
pgRelationshipPush.h
pgNumberPropertyPush.h
pgCompoundPropertyPush.h
pgBoolPropertyPush.h
pgStringSubPropertyPush.h
pgBoolSubPropertyPush.h
pgCompoundSubPropertyPush.h
pgNumberSubPropertyPush.h
pgEntityDelete.h
pgAttributeDelete.h
pgGeoPropertyPush.h
pgGeoPointPush.h
pgGeoPolygonPush.h
pgGeoMultiPolygonPush.h
pgGeoLineStringPush.h
pgGeoMultiLineStringPush.h
kjGeoPointExtract.h
kjGeoPolygonExtract.h
kjGeoMultiPolygonExtract.h
Expand Down
64 changes: 0 additions & 64 deletions src/lib/orionld/troe/pgAttributeDelete.cpp

This file was deleted.

46 changes: 0 additions & 46 deletions src/lib/orionld/troe/pgAttributeDelete.h

This file was deleted.

118 changes: 0 additions & 118 deletions src/lib/orionld/troe/pgAttributePush.cpp

This file was deleted.

51 changes: 0 additions & 51 deletions src/lib/orionld/troe/pgAttributePush.h

This file was deleted.

Loading

0 comments on commit 376dc4f

Please sign in to comment.