feat: updated database connection for use with CouchDB #163
Annotations
10 errors
ts:
src/db_manager.ts#L15
Cannot find name 'client'.
|
ts:
src/db_manager.ts#L33
'nanoDb' is possibly 'null'.
|
ts:
src/db_manager.ts#L33
Property 'get' does not exist on type 'ServerScope'.
|
ts:
src/db_manager.ts#L39
'nanoDb' is possibly 'null'.
|
ts:
src/db_manager.ts#L39
Property 'insert' does not exist on type 'ServerScope'.
|
ts:
src/db_manager.ts#L46
'mongoClient' is possibly 'null'.
|
ts:
src/db_manager.ts#L50
'mongoClient' is possibly 'null'.
|
ts:
src/db_manager.ts#L65
'nanoDb' is possibly 'null'.
|
ts:
src/db_manager.ts#L65
Property 'list' does not exist on type 'ServerScope'.
|
ts:
src/db_manager.ts#L71
Parameter 'row' implicitly has an 'any' type.
|