Kyle Huston
Kyle Huston
### Describe the use case Allow the UPDATE-FROM syntax with sqlite instead of raising `NotImplementedError`. ### Databases / Backends / Drivers targeted SQLite version >= 3.33.0 This is available in...
This draft PR describes a sort of minimum viable contribution to add cursor-based pagination to Kaminari. At present, it does satisfy a particular use case with cursor-based pagination of a...
## Description - Adds `VpcEndpointIds` to `endpoint_configuration` to match options in [AWS::ApiGateway::RestApi EndpointConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-restapi-endpointconfiguration.html). - `endpoint_configuration` is now defined as object in zappa_settings.json: ``` "endpoint_configuration": { // Optional endpoint configuration for...
# Overview I am still using version 2.1.4 because Power Query Navigator (which displays db schema in Excel and Power BI) has been unable to display the schemas and tables...