Ali Sabil
Ali Sabil
You can also achieve the filtering with a lists:foldl or a list comprehension. On Mon 13 Jul 2015 at 13:20 Nikita K. [email protected] wrote: > @dcramer https://github.com/dcramer that would be...
I am not quite sure to be honest, the changes you suggest will lead to errors being silently dropped and your logs being lost, also it you are removing back...
Sounds good, however I would suggest adding the options to the DSN, in a similar manner to other Sentry clients (for example: https://github.com/getsentry/raven-java)
This is great! Are you interested in continuing the integration work to see if we could extract some metadata that could be pushed to sentry?
yes exactly
You can then reuse the database arguments abstractions and config loading built into shmig
I have created an experimental fork of pgsql that breaks the backward compatibility and avoid encoding UUIDs as hex strings among other things here https://github.com/soundrop/pgsql I am also not sure...
These functions are used heavily in the test suite. I wanted to remove them, but then I would have had to fix all the tests
Hi @dresch86 @Salamandar I am currently unable to look into fixing this, however I would be happy to merge any PR that solves this.
@SolarLiner any chance to have a look at this?