Updates
This commit is contained in:
+2
-1
@@ -109,8 +109,9 @@ function grabPrimaryRequiredDbSchema({ userId, dbId, dbSlug }) {
|
||||
// return existingSchemaInMainJSON;
|
||||
// }
|
||||
// }
|
||||
console.log(`userSchemaDir not found!`);
|
||||
console.log(`Coudln't grab Required DB Schema!`);
|
||||
console.log(`userId`, userId);
|
||||
console.log(`dbId`, dbId);
|
||||
return undefined;
|
||||
}
|
||||
function findDbNameInSchemaDir({ userId, dbName, }) {
|
||||
|
||||
Reference in New Issue
Block a user