Update and rename user_obj_triggers.sql to obj_triggers.sql

This commit is contained in:
Jan Kvetina 2022-01-10 19:25:45 +01:00 committed by GitHub
parent a846f49f35
commit 4e359a96ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
CREATE OR REPLACE VIEW user_obj_triggers AS
CREATE OR REPLACE VIEW obj_triggers AS
WITH x AS (
SELECT
app.get_app_id() AS app_id,