How can I delete all entries on specific table using Room Persistence Library?
I need to drop table, but I cannot to find any information how to do this.

Only when database is migrating or to load all entries and delete them 🙂

12 Answers
12

Leave a Reply

Your email address will not be published. Required fields are marked *