Update anonymous tests

This commit is contained in:
xbgmsharp
2024-01-17 20:24:58 +01:00
parent d3dd46c834
commit 288c458c5a
2 changed files with 43 additions and 2 deletions

View File

@@ -69,3 +69,8 @@ SELECT extra FROM api.logbook l WHERE id = 1 AND vessel_id = current_setting('ve
--SELECT api.export_logbook_geojson_fn(1);
--SELECT api.export_logbook_gpx_fn(1);
--SELECT api.export_logbook_kml_fn(1);
-- Check history
--\echo 'monitoring history fn'
--select api.monitoring_history_fn();
--select api.monitoring_history_fn('24');