On Thu, Oct 25, 2018 at 3:59 PM Philip Martin
wrote:
>
> I am trying to create a function that finds the dependent tables used in a
> select-able statement. My plan is to use this function in conjunction with
> t.add_is_dependent_on inside a modified version of the recipe to create
> views. Hop
I am trying to create a function that finds the dependent tables used in a
select-able statement. My plan is to use this function in conjunction with
*t.add_is_dependent_on* inside a modified version of the recipe to create
views. Hopefully, this allows *sorted_tables* to use these dependency
r