Update and rename user_obj_columns.sql to obj_columns.sql
This commit is contained in:
parent
65645e195d
commit
17f07ccb03
@ -1,4 +1,4 @@
|
|||||||
CREATE OR REPLACE VIEW user_obj_columns AS
|
CREATE OR REPLACE VIEW obj_columns AS
|
||||||
WITH x AS (
|
WITH x AS (
|
||||||
SELECT
|
SELECT
|
||||||
app.get_item('$TABLE_NAME') AS table_name
|
app.get_item('$TABLE_NAME') AS table_name
|
||||||
Loading…
x
Reference in New Issue
Block a user