Skip to content

Commit

Permalink
Revert "Running custom-migration command"
Browse files Browse the repository at this point in the history
This reverts commit 71c4997.
  • Loading branch information
ikprk committed Jun 24, 2024
1 parent 72c3f64 commit 32d7c5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

const { getViewDefinitions } = require('../viewDefinitions')

module.exports = class Views1719227204486 {
name = 'Views1719227204486'
module.exports = class Views1709641962433 {
name = 'Views1709641962433'

async up(db) {
const viewDefinitions = getViewDefinitions(db);
Expand Down
17 changes: 0 additions & 17 deletions db/migrations/1719227204374-Data.js

This file was deleted.

0 comments on commit 32d7c5b

Please sign in to comment.