Posted over 2 years ago by jwage
Cross Database Joins In Doctrine, joining data across databases is not technically "supported" by a designed feature, but you can make it work by tricking Doctrine a little bit. In this article I'll show you how you can setup a database schema that specifies relationships across two databases a... [read more] [0 Comments]