If I call delete(String table, String whereClause, String[] whereArgs) {} method by simply passing only table name and null as whereArgs in SQLCipper version 4.3.0 where as in 3.5.9 version, null was handled.
If I call delete(String table, String whereClause, String[] whereArgs) {} method by simply passing only table name and null as whereArgs in SQLCipper version 4.3.0 where as in 3.5.9 version, null was handled.
Hi @Sunil_Kumar
This issue was also raised and addressed on this GitHub Issue report.