clean error
This commit is contained in:
@@ -478,7 +478,6 @@ Odmdb.cud = (objectPathname, crud, itm, role, runindex = true) => {
|
||||
data: { missingkey: getschema.data.schema.apxid },
|
||||
};
|
||||
}
|
||||
if (log) console.log(currentmod,"Schema pass:",req.session.header);
|
||||
fs.ensureDirSync(`${objectPathname}/itm/`);
|
||||
fs.ensureDirSync(`${objectPathname}/idx/`);
|
||||
const existid = fs.existsSync(
|
||||
|
Reference in New Issue
Block a user