Skeleton.SoftDelete.Migration (SkeletonSoftDelete v1.0.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

after_setup_soft_delete(table_name, singular_name, prefix \\ "public")

View Source
Link to this function

before_setup_soft_delete(table_name, singular_name, prefix \\ "public")

View Source
Link to this function

create_or_replace_function()

View Source
Link to this function

delete_soft_delete(table_name, singular_name, prefix \\ "public")

View Source
Link to this function

delete_soft_delete_function()

View Source