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
..
mongo feat: test psql without defineProperty (#7815) 6 years ago
postgres feat: test psql without defineProperty (#7815) 6 years ago
redis feat: test psql without defineProperty (#7815) 6 years ago
cache.js fix: #6979 7 years ago
index.js closes #6996 (#6997) 7 years ago
mongo.js feat: test psql without defineProperty (#7815) 6 years ago
postgres.js feat: test psql without defineProperty (#7815) 6 years ago
redis.js feat: test psql without defineProperty (#7815) 6 years ago