mirror of
https://github.com/mariadb-corporation/dev-example-blog-samples.git
synced 2025-08-10 00:42:09 +00:00
Merge branch 'main' of https://github.com/mariadb-corporation/dev-example-blog-samples into main
# Conflicts: # mariadb_nodejs/basic/db.js
This commit is contained in:
@ -14,4 +14,4 @@ var pool =
|
||||
// Expose the Pool object within this module
|
||||
module.exports = Object.freeze({
|
||||
pool: pool
|
||||
});
|
||||
});
|
Reference in New Issue
Block a user