Skip to contents

sql_validate_rooms will generate the standard sql query for pulling Rooms Validations from Edify. Validations are done through Edify.

Usage

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