I\'m reading programming best practices and it is said that when creating a function we should make it do a only single specific task.
Is it possible for certain models to be in one database and other models in another (using the same connection)?