Skip to contents

sql_validate_graduation will generate the standard sql query for pulling Graduation Validations from Edify. Validations are done through Edify.

Usage

sql_validate_graduation(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