Recent Changes

  1. Article Getting Started With the Node.js Connector edited by Markus Mäkelä 1 week, 1 day ago
    View Revision Diff to previous revision [1] Missing semicolon.
  2. Article Getting Started With the Node.js Connector edited by Markus Mäkelä 1 week, 1 day ago
    View Revision Diff to previous revision [7] Fixed the exception being discarded by `return conn.end()` for a missing table.
  3. Article Getting Started With the Node.js Connector edited by Markus Mäkelä 1 week, 1 day ago
  4. Article Getting Started With the Node.js Connector edited by Markus Mäkelä 1 week, 1 day ago
    View Revision Diff to previous revision [64] Added missing pool.end() calls to the callback example.
  5. Article Getting Started With the Node.js Connector edited by Markus Mäkelä 1 week, 1 day ago
    View Revision Diff to previous revision [49] Fixed the Promise based example, the actual call to asyncFunction() was missing and even if did, the pool was not closed properly.
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.