Vignesh Gurusamy

Results 3 issues of Vignesh Gurusamy

Hi, I'm planning to migrate existing timestamp columns to tsrange using generated column like mentioned in the blog https://blog.brackets.sk/ranges-in-laravel-7-using-postgresql/ I see `tsrange()` is supported for Migration but not in the...

enhancement

Hi, From early 2021, AWS lambda supports docker based deployment which supports upto 10GB in container image size. https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/ Do you have a plan to support lambda based deployment using...

enhancement

To enhance the support for named query bindings with multiple occurrences, I have modified the `preg_replace()` function. Currently, it only replaces the first occurrence of the named query binding, which...