ProgrammingPhilippines / progphil-bot

Programming Philippines Discord Bot
MIT License
23 stars 6 forks source link

[CHORE] remove pph-rphoto command #240

Closed mystique09 closed 3 months ago

mystique09 commented 4 months ago

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Unsplash now requires registration to access the gallery.

Fixes #238

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Manaully.

Test Configuration:

Checklist:

mystique09 commented 3 months ago

renaming files will retrigger the migration process in yoyo as this will be viewed as new migration files

Oh, so we'll just keep the order of the migration file?

Jedddy commented 3 months ago

maybe update the DDL and DML scripts (that was renamed) so that it only modifies tables or adds data if it doesn't exist yet? 🤔