All functions |
|
---|---|
Check if object has an attribute |
|
Append rows into a database table |
|
Close a database connection |
|
Load DB connection parameters |
|
Encrypt a secret via KMS and prints the base64-encoded cipher-text to the console |
|
Invalidates the cached secret storage |
|
Connect to a database using YAML configs |
|
Insert rows into a database table |
|
Execute an SQL query in a database |
|
Refresh SQL query |
|
Dumps a data frame to disk, copies to S3 and runs COPY FROM on Redshift |
|
Look up common SQL chunks from YAML definitions to be reused in SQL queries |
|
List or update the list of SQL chunk files to be used in |
|
Look up all SQL chunks from YAML definitions |
|
Writes each row of a data frame as JSON into a file separated by line breaks as per http://jsonlines.org |