getCategory update
This commit is contained in:
@@ -6,4 +6,8 @@ const pool = mysql.createPool({
|
||||
database: "Marketplace",
|
||||
});
|
||||
|
||||
// const pool = mysql.createPool(
|
||||
// "singlestore://mann-619d0:<mann-619d0 Password>@svc-3482219c-a389-4079-b18b-d50662524e8a-shared-dml.aws-virginia-6.svc.singlestore.com:3333/db_mann_48ba9?ssl={}",
|
||||
// );
|
||||
|
||||
module.exports = pool.promise();
|
||||
|
||||
Reference in New Issue
Block a user