Update and rename user_obj_tables.sql to obj_tables.sql
This commit is contained in:
parent
17f07ccb03
commit
29ed79e89b
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user