Ziyan Karmali

Results 7 issues of Ziyan Karmali

I tried to add an @channel to notify everyone in the channel but it displays as normal text.

@mihaitodor I have added the functionality linked to this issue: https://github.com/benthosdev/benthos/issues/2185

I want to be able to use the Named() function for postgresql but the return value only uses the `?` bindvar and not '$' bindvar. BindNamed() allows me to specify...

Please describe the feature you want this project to offer A route that can return the entire Fibonacci series uptil the given number Describe the solution you'd like Adding logic...

good first issue
hacktoberfest
Difficulty: easy

Please describe the feature you want this project to offer A route that can return whether a number is a perfect number or not Describe the solution you'd like Adding...

good first issue
hacktoberfest
Difficulty: medium

**Please describe the feature you want this project to offer** Tests should be added to ensure the app is working perfectly **Describe the solution you'd like** Add tests with respect...

hacktoberfest
Difficulty: medium
tests

Please describe the feature you want this project to offer A route that can return whether the two numbers are amicable or not Describe the solution you'd like Adding logic...