chore(repo): checkpoint current capakraken implementation state
This commit is contained in:
@@ -420,7 +420,7 @@ export async function runImportDispoBatch(options: ImportDispoBatchOptions) {
|
||||
ensureCommitAllowed(options, stageResult.readiness);
|
||||
|
||||
console.log("");
|
||||
console.log("Committing staged rows into live Planarchy tables...");
|
||||
console.log("Committing staged rows into live CapaKraken tables...");
|
||||
|
||||
const commitResult = await dispoImport.commitDispoImportBatch(prisma, {
|
||||
allowTbdUnresolved: options.allowTbdUnresolved,
|
||||
|
||||
Reference in New Issue
Block a user