Skip to content

Commit

Permalink
style: [CI] generate video examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions Bot committed Aug 10, 2023
1 parent fd8a329 commit 38300be
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions scripts/pg-extender/install.sql
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
\i overlap.sql;
\i in_view.sql;
\i ahead.sql;
\i angleBetween.sql;
\i angleExcluding.sql;
\i convertCamera.sql;
\i distance.sql;
\i sameRegion.sql;
\i facingRelative.sql;
\i ahead.sql;
\i geoContained.sql;
\i geoContainedMargin.sql;
\i headingAtTimestamp.sql;
\i in_view.sql;
\i minDistance.sql;
\i objectBBox.sql;
\i operators.sql;
\i overlap.sql;
\i roadCoords.sql;
\i roadDirection.sql;
\i angleBetween.sql;
\i headingAtTimestamp.sql;
\i objectBBox.sql;
\i viewAngle.sql;
\i geoContained.sql;
\i roadSegment.sql;
\i angleExcluding.sql;
\i roadCoords.sql;
\i convertCamera.sql;
\i sameRegion.sql;
\i viewAngle.sql;

0 comments on commit 38300be

Please sign in to comment.