Details
Details
Database should be inited from sqlite-data-handler.js
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| web/database/database-module-provider.js | ||
|---|---|---|
| 38 | Naming might be confusing, but at this point database is not supported (we don't have a key to it), it will be supported after main thread will provide encryption key | |
| web/database/database-module-provider.js | ||
|---|---|---|
| 37 | Can we have a const instead of a function that tells if it is Safari? We can avoid having to detect the browser multiple times, as this fact doesn't change through the lifetime of the app. | |
| web/database/database-module-provider.js | ||
|---|---|---|
| 38 | Do we change the status later? | |