Joywork/sql/new_installment_price_and_note.sql

3 lines
175 B
MySQL
Raw Permalink Normal View History

2026-05-22 20:21:54 +02:00
ALTER TABLE u0305746_jw.sended_pdf_complexes ADD new_installment_price BIGINT UNSIGNED NULL;
ALTER TABLE u0305746_jw.sended_pdf_complexes ADD new_presentation_note TEXT NULL;