Update and rename user_obj_tables.sql to obj_tables.sql

This commit is contained in:
Jan Kvetina 2022-01-10 19:24:45 +01:00 committed by GitHub
parent 17f07ccb03
commit 29ed79e89b
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_tables AS
CREATE OR REPLACE VIEW obj_tables AS
WITH x AS (
SELECT
app.get_item('$TABLE_NAME') AS table_name