如何在codeigniter DataMapper中设置自定义或覆盖默认的模型关系配置,如外键、主键字段等?谢谢
发布于 2011-05-10 03:43:37
你不能。See the rules in the manual.
https://stackoverflow.com/questions/5701447
相似问题