craftzdog / react-native-sqlite-2

SQLite3 Native Plugin for React Native for iOS, Android, Windows and macOS.
Apache License 2.0
378 stars 87 forks source link

maintainer wanted #147

Open craftzdog opened 1 year ago

craftzdog commented 1 year ago

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

kunalkachru commented 1 year ago

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 ?

craftzdog commented 1 year ago

I said I will no longer spend time on this project

rajeshrasch commented 11 months ago

I said I will no longer spend time on this project

I can maintain this, please kindly let me know

craftzdog commented 11 months ago

@rajeshrasch invited!