qbcore-framework / txAdminRecipe

Recipe To Deploy The Build Using txAdmin
37 stars 252 forks source link

Fixes an issue where a database is set to REQUIRE_PRIMARY_KEYs #121

Closed ShibbityShwab closed 1 year ago

ShibbityShwab commented 1 year ago

Was deploying to a DigitalOcean Managed Database for MySQL 8 and experience an issue where you could not proceed with script due to the db blocking the creation of tables without primary ids. I tracked this down to the phone gallery table creation.