阅读背景:

使用Eloquent ORM时,是否需要在数据库级别维护外键?

来源:互联网 

Eloquent can effectively manage all relationships with Eloquent Models. So, do I really need to maintain foreign key relationships in the database? Does maintaining relationships at the database level have any additional effect on the performance of the application, since the data integrity is already being managed by the ORM layer?Eloquent can effectively manage all relationshi




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: