write_sql_files
will copy and move the sql file based on the context parameter.
Usage
write_sql_file(file, folder, name, context)
Arguments
- file
The name of the sql file
- folder
The name of the folder where the sql is stored
- name
The name for the sql file you want to create
- context
The context of your project. "project", "shiny", and "sandbox"