After upgrading couchbase-lite-ios, we have started seeing the warning: user.db is not a valid database name, etc.
I understand the reason for disallowing periods, but I don’t see any API for renaming a database.
Is there any alternative to closing the db and renaming the file itself?