Sync upstream changes from perfect-panel/server Includes updates from v1.0.1 to v1.2.5: - Currency configuration support - Subscribe improvements (short token, inventory check, etc.) - Node management enhancements - Database migrations - Bug fixes and optimizations
3 lines
59 B
SQL
3 lines
59 B
SQL
ALTER TABLE `subscribe`
|
|
DROP COLUMN `show_original_price`;
|