add havingWrapped to methods

This commit is contained in:
Philipp Waldmann 2014-11-20 20:54:12 +01:00
parent 8866af423d
commit 4e5d2e67dc

View File

@ -26,6 +26,7 @@ module.exports = [
'orWhere',
'whereRaw',
'whereWrapped',
'havingWrapped',
'orWhereRaw',
'whereExists',
'orWhereExists',