MySQL v2.0.0-alpha9 Release Notes

Release Date: 2013-08-27 // over 10 years ago
    • โž• Add query to pool to execute queries directly using the pool
    • โž• Add sqlState property to Error objects #556
    • Pool option to set queue limit
    • Pool sends 'connection' event when it opens a new connection
    • โž• Added stringifyObjects option to treat input as strings rather than objects (#501)
    • ๐Ÿ‘Œ Support for poolClusters
    • Datetime improvements
    • ๐Ÿ› Bug fixes