SQLiteDatabaseConfig - androidDatabaseLocation

Hi there,

using ionic-native sqlite, there’s no androidDatabaseLocation slot in interface SQLiteDatabaseConfig.

I’m using cordova-sqlite-evcore-extbuild-free.

That forces me to edit SQLitePlugin.js directly if I want to use custom android database location.

Can you add it in the interface ?

Thanks !