标签:not 逗号 can orm strong 错误 sql语句 and node
在使用 SSH时候出现node to traverse cannot be null错误,一般是你sql语句写错了。
比如把:from写成form了,自己就是这个问题
还有比如set A = 1 and B = 2,应该是不用and,而是用逗号隔开
node to traverse cannot be null!
标签:not 逗号 can orm strong 错误 sql语句 and node
原文地址:http://www.cnblogs.com/fklin/p/7581800.html