DefinitelyTyped/types/mysql
Trevor Robinson 692bc8ab38 mysql: ConnectionConfig.flags can be a string (#37722)
mysqljs/mysql documents connection flags to be a comma-separated string,
  although it also accepted an array of strings
sidorares/node-mysql2 only accepts a comma-separated string
2019-08-19 11:16:20 -07:00
..
index.d.ts mysql: ConnectionConfig.flags can be a string (#37722) 2019-08-19 11:16:20 -07:00
mysql-tests.ts mysql: ConnectionConfig.flags can be a string (#37722) 2019-08-19 11:16:20 -07:00
tsconfig.json
tslint.json