You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı af1f7249a7
feat: test psql without defineProperty (#7815)
* feat: test psql without defineProperty

* feat: refactor psql

remove .bind calls, use module.pool.query directly
move requires to top of file
move promisify to bottom so .init etc are promisified

* feat: mongodb

move requires to bottom

* feat: redis
6 years ago
..
add.js feat: test psql without defineProperty (#7815) 6 years ago
intersect.js feat: test psql without defineProperty (#7815) 6 years ago
remove.js feat: test psql without defineProperty (#7815) 6 years ago
union.js feat: test psql without defineProperty (#7815) 6 years ago