Timothé Mermet-Buffet
Timothé Mermet-Buffet
Hello, I'm trying to test the webhook with Xero and they state in their [documentation](https://developer.xero.com/documentation/guides/webhooks/configuring-your-server#intent-to-receive) that: > If the payload is hashed using HMACSHA256 with your webhook signing key and...
Hello, Thanks for the work done on TimeOff.Management! Here is the summary of changes: - Slack Support (Merge PR #263) - Google Auth provider - Anniversary Calendar - Upgrade Express...
Hello, Thanks for this PR https://github.com/holistics/dbml/pull/416 I've noticed the parser is not working on function like this: ```sql CREATE FUNCTION public.myfunction() RETURNS void LANGUAGE sql AS $$ -- Do something...