👟 Reproduction steps
Run a migration fails upgrading audit data, with out of memory
👍 Expected behavior
Expect the migration to work.
Or at least be able to specify a higher php memory_limit via environnment without the need to edit the app/init.php hardcoded value: ini_set('memory_limit', '512M');
👎 Actual Behavior
fails with php out of memory error
🎲 Appwrite version
Version 1.3.x
💻 Operating system
Linux
🧱 Your Environment
docker self hosted
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?