mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-17 02:16:38 +00:00
Merge dev into fix/log-analytics-adjustments
This commit is contained in:
@@ -25,7 +25,9 @@ export default async function migration() {
|
||||
|
||||
console.log(`Added new table and column: resourceRules, applyRules`);
|
||||
} catch (e) {
|
||||
console.log("Unable to add new table and column: resourceRules, applyRules");
|
||||
console.log(
|
||||
"Unable to add new table and column: resourceRules, applyRules"
|
||||
);
|
||||
throw e;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user