psibr/Susanoo

Expose timeouts at connection level.

Closed this issue · 1 comments

Since Susanoo handles connections internally, we need to expose the timeout property to allow for long running queries.

A workaround is available in the DatabaseManager constructor for providerSpecific modifications, but a per command method is desired.