openedx / openedx-learning

GNU Affero General Public License v3.0
5 stars 8 forks source link

fix: removes COMPRESSED row format from openedx_learning core #66

Closed pomegranited closed 1 year ago

pomegranited commented 1 year ago

Description

AWS Aurora does not support COMPRESSED in its MySQL implementation:

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.RDSMySQL.Import.html

Other information

As requested by @ormsbee : https://github.com/openedx/openedx-learning/pull/65#issuecomment-1643019023

openedx-webhooks commented 1 year ago

Thanks for the pull request, @pomegranited! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

openedx-webhooks commented 1 year ago

@pomegranited 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.