Update and rename user_obj_views.sql to obj_views.sql

This commit is contained in:
Jan Kvetina 2022-01-10 19:25:06 +01:00 committed by GitHub
parent 29ed79e89b
commit eaabd77332
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_views AS
CREATE OR REPLACE VIEW obj_views AS
WITH x AS (
SELECT
app.get_app_id() AS app_id,