react-native-sqlite-2 icon indicating copy to clipboard operation
react-native-sqlite-2 copied to clipboard

maintainer wanted

Open craftzdog opened this issue 2 years ago • 6 comments

I no longer use this module for my projects. let me know if you're interested in maintaining this module.

craftzdog avatar Sep 07 '23 05:09 craftzdog

I no longer use this module for my projects. let me know if you're interested in maintaining this module.

hi, Can you please look at the issue posted by my team member - https://github.com/craftzdog/react-native-sqlite-2/issues/146

I identified CursorWindow size on the sqllite JAVA wrapper is having a maximum size of 2 MB . I need to increase the sDefaultCursorWindowSize from above. private static final int sDefaultCursorWindowSize = WINDOW_SIZE_KB * 1024; https://github.com/requery/sqlite-android/blob/master/sqlite-android/src/main/java/io/requery/android/database/CursorWindow.java

How can I extend this internal libary to increase this value ?

kunalkachru avatar Sep 14 '23 05:09 kunalkachru

I said I will no longer spend time on this project

craftzdog avatar Sep 14 '23 06:09 craftzdog

I said I will no longer spend time on this project

I can maintain this, please kindly let me know

rajeshrasch avatar Oct 10 '23 05:10 rajeshrasch

@rajeshrasch invited!

craftzdog avatar Oct 12 '23 01:10 craftzdog