mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-24 17:22:06 +01:00
1 line
100 B
SQL
1 line
100 B
SQL
ALTER TABLE `afup_compta_facture` ADD `devise_facture` ENUM( 'EUR', 'DOL' ) NULL DEFAULT 'EUR'; |