diff options
Diffstat (limited to 'db/migrations/0337_fixed_loners.sql')
| -rw-r--r-- | db/migrations/0337_fixed_loners.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrations/0337_fixed_loners.sql b/db/migrations/0337_fixed_loners.sql new file mode 100644 index 00000000..05d65e61 --- /dev/null +++ b/db/migrations/0337_fixed_loners.sql @@ -0,0 +1 @@ +ALTER TABLE "bidding_companies" ADD COLUMN "is_pre_quote_participated" boolean;
\ No newline at end of file |
