nurpax / snaplet-sqlite-simple

sqlite-simple snaplet for the Snap Framework
Other
8 stars 5 forks source link

add config options for turning on db logging #7

Closed nurpax closed 11 years ago

nurpax commented 11 years ago

This is supported in sqlite-simple since 0.4.0.0, so should expose this in snaplet-sqlite-simple too. This shouldn't ever be enabled by default as its a security problem to log db accesses like this, but should be quite useful for debugging.