Stephen Rice
Stephen Rice
Thanks for submitting a PR! Please check the boxes below: - [x] I have run [`pre-commit`](https://docs.flagsmith.com/platform/contributing#pre-commit) to check linting - [x] I have filled in the "Changes" section below? -...
I am trying to use RQ with AWS Elasticache Serverless. According to https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/SupportedCommands.html#RestrictedCommandsRedis the command `CLIENT LIST` is restricted. RQ appears to use this command to deduce its IP address...
### Feature description The Databricks adapter allows a column hint `"column_comment"` or `"description"` to be stored as a column comment in the destination. Snowflake also supports column comments, so it...