Update and rename user_obj_partitions.sql to obj_partitions.sql
This commit is contained in:
parent
eaabd77332
commit
a846f49f35
@ -1,4 +1,4 @@
|
|||||||
CREATE OR REPLACE VIEW user_obj_partitions AS
|
CREATE OR REPLACE VIEW obj_partitions 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