I have multi account app, would it be too stupid to have database per account in android? Im getting sick of everything having to reference accountId, and also not to forget AND accountId=? to every fcking query since they never cross reference each other, total isolation would be actually more secure