UNPKG

mysql2

Version:

fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS

9 lines (7 loc) 267 B
'use strict'; module.exports = { caching_sha2_password: require('./caching_sha2_password'), mysql_clear_password: require('./mysql_clear_password'), mysql_native_password: require('./mysql_native_password'), sha256_password: require('./sha256_password'), };