mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 19:27:49 +00:00
Update SQL comments
This commit is contained in:
@@ -248,7 +248,7 @@ RETURNS TABLE (
|
||||
) AS $$
|
||||
DECLARE
|
||||
BEGIN
|
||||
-- Aggregate all metrics as trip ios short.
|
||||
-- Aggregate all metrics as trip is short.
|
||||
RETURN QUERY
|
||||
WITH metrics AS (
|
||||
-- Extract metrics
|
||||
|
Reference in New Issue
Block a user