parent
94d4f8271e
commit
a8e8b2e2cf
135 changed files with 383 additions and 493 deletions
|
@ -1,7 +1,7 @@
|
|||
const RE2 = require('re2');
|
||||
const { MigrationInterface, QueryRunner } = require("typeorm");
|
||||
import RE2 from 're2';
|
||||
|
||||
module.exports = class convertHardMutes1644010796173 {
|
||||
|
||||
export class convertHardMutes1644010796173 {
|
||||
name = 'convertHardMutes1644010796173'
|
||||
|
||||
async up(queryRunner) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue