-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 Automated bump of templates for v3.8.0 Triggered by user: @denolfe Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
3f35d36
commit 2d2a52b
Showing
10 changed files
with
119 additions
and
104 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...c/migrations/20241216_183241_initial.json → ...c/migrations/20241217_022224_initial.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
import * as migration_20241216_183241_initial from './20241216_183241_initial' | ||
import * as migration_20241217_022224_initial from './20241217_022224_initial' | ||
|
||
export const migrations = [ | ||
{ | ||
up: migration_20241216_183241_initial.up, | ||
down: migration_20241216_183241_initial.down, | ||
name: '20241216_183241_initial', | ||
up: migration_20241217_022224_initial.up, | ||
down: migration_20241217_022224_initial.down, | ||
name: '20241217_022224_initial', | ||
}, | ||
] |
2 changes: 1 addition & 1 deletion
2
...c/migrations/20241216_183217_initial.json → ...c/migrations/20241217_022200_initial.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
import * as migration_20241216_183217_initial from './20241216_183217_initial' | ||
import * as migration_20241217_022200_initial from './20241217_022200_initial' | ||
|
||
export const migrations = [ | ||
{ | ||
up: migration_20241216_183217_initial.up, | ||
down: migration_20241216_183217_initial.down, | ||
name: '20241216_183217_initial', | ||
up: migration_20241217_022200_initial.up, | ||
down: migration_20241217_022200_initial.down, | ||
name: '20241217_022200_initial', | ||
}, | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
import * as migration_20241216_183230_initial from './20241216_183230_initial' | ||
import * as migration_20241217_022214_initial from './20241217_022214_initial' | ||
|
||
export const migrations = [ | ||
{ | ||
up: migration_20241216_183230_initial.up, | ||
down: migration_20241216_183230_initial.down, | ||
name: '20241216_183230_initial', | ||
up: migration_20241217_022214_initial.up, | ||
down: migration_20241217_022214_initial.down, | ||
name: '20241217_022214_initial', | ||
}, | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters