Added a short summary of how datum aliases work and how to use them in an execution
Added a new page to explain how to authenticate with Amazon RedShift and run queries (either through env vars or through the role that's passed on the worker)
Updated faq, server-command, and quickstart docs to recommend using requirements-deployment.txt instead of requirements.txt for deployments
Added a note to the quickstart that if you install uvicorn at runtime, you'll have to update the server-command to point to the /.local/bin/uvicorn
requirements-deployment.txt
instead ofrequirements.txt
for deploymentsuvicorn
at runtime, you'll have to update the server-command to point to the /.local/bin/uvicorn