diff options
Diffstat (limited to 'packages/console/core/migrations/0009_redundant_piledriver.sql')
| -rw-r--r-- | packages/console/core/migrations/0009_redundant_piledriver.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/console/core/migrations/0009_redundant_piledriver.sql b/packages/console/core/migrations/0009_redundant_piledriver.sql new file mode 100644 index 000000000..4ba1b2d4a --- /dev/null +++ b/packages/console/core/migrations/0009_redundant_piledriver.sql @@ -0,0 +1 @@ +ALTER TABLE `payment` ADD `error` varchar(255);
\ No newline at end of file |
