NewDB creates a new database backed storage service. It creates three prepared statements which are getting automatically closed after an idle time and once used again, they get re-prepared. The database schema gets validated, but can also be disabled via options struct. Implements interface config.
(tbls *ddl.Tables, o DBOptions)
source not stored for this graph (policy: none)
no test coverage detected