Simplify database migrations
This commit is contained in:
parent
46d5b06bfc
commit
e6809c95db
106 changed files with 4661 additions and 6814 deletions
|
@ -24,7 +24,7 @@ export const consoleLogger: LoggerType = {
|
|||
console.log(...args);
|
||||
},
|
||||
child() {
|
||||
throw new Error('Not supported');
|
||||
return consoleLogger;
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue