mirror of
https://github.com/knex/knex.git
synced 2025-12-27 15:08:47 +00:00
add havingWrapped to methods
This commit is contained in:
parent
8866af423d
commit
4e5d2e67dc
@ -26,6 +26,7 @@ module.exports = [
|
||||
'orWhere',
|
||||
'whereRaw',
|
||||
'whereWrapped',
|
||||
'havingWrapped',
|
||||
'orWhereRaw',
|
||||
'whereExists',
|
||||
'orWhereExists',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user