Dmitrii Nikitin

Results 5 issues of Dmitrii Nikitin

Should we rename `PreparedWriteOperation` for this purpose? Maybe `PreparedCompletableOperation`

question

For gradually migration from v1/v2 we have to share changes between old and new StorIOSQLite.

enhancement || feature

1. I think it will be helpful to have in `LowLevel` getter for underlying `sqLiteOpenHelper`. The same thing has been already implemented in `StorIOContentResolver.LowLevel` and it can solve problems with...

enhancement || feature

We have following project structure: ``` app modules/module1 modules/module2 detekt.yaml ``` Setting `/detekt.yaml` as configuration path in Sonar/Kotlin/Detekt results in following error: ``` Provided path '/…/ca4c5a47ac213f623228/modules/detekt.yaml' does not exist ```...

improvement