sql format

This commit is contained in:
İsmail Karslı 2023-11-16 00:06:25 +03:00
parent f22d602a10
commit fc0b7a9638
No known key found for this signature in database
GPG key ID: A28872907CA1BE93
2 changed files with 2 additions and 6 deletions

View file

@ -19,11 +19,7 @@ SET
FROM FROM
person person
WHERE WHERE
local local));
)
)
;
CREATE OR REPLACE FUNCTION community_aggregates_subscriber_count () CREATE OR REPLACE FUNCTION community_aggregates_subscriber_count ()
RETURNS TRIGGER RETURNS TRIGGER