Skip to contents

sql_validate_buildings will generate the standard sql query for pulling Building Validations from Edify. Validations are done through Edify.

Usage

sql_validate_buildings(data_source, name, context)

Arguments

data_source

The server you will be full from. Edify

name

The name you want the SQL file to have in your sql folder.

context

The context of your project. "project", "shiny", and "sandbox"

Value

A sql file in your SQL folder