diff --git a/initdb/02_1_3_signalk_api_views.sql b/initdb/02_1_3_signalk_api_views.sql index fc7d4b4..3900e87 100644 --- a/initdb/02_1_3_signalk_api_views.sql +++ b/initdb/02_1_3_signalk_api_views.sql @@ -410,6 +410,3 @@ CREATE OR REPLACE VIEW api.total_info_view WITH (security_invoker=true,security_ COMMENT ON VIEW api.total_info_view IS 'Monitoring web view'; - --- Badges --- TODO View or function? \ No newline at end of file