Setup Check — v26.1 Fast cycle and audit
PHP: 8.2.30
PDO MySQL: ok
APP_URL: https://guppygame.with.br
MAIL_MODE: smtp
Automatic migration: ok
PDO MySQL: ok
APP_URL: https://guppygame.with.br
MAIL_MODE: smtp
Automatic migration: ok
This version keeps the robust migrator and adds immediate hatching for regular users, quick stage adjustment, and legacy column auditing.
Ir para o painel Promote local adminTable diagnostics
| Tabela | Status | Colunas faltantes |
|---|---|---|
| usuarios | ok | nenhuma |
| password_resets | ok | nenhuma |
| carteiras | ok | nenhuma |
| tanks | ok | nenhuma |
| strains | ok | nenhuma |
| fish | ok | nenhuma |
| crosses | ok | nenhuma |
| gestacoes | ok | nenhuma |
| inventario | ok | nenhuma |
| tanque_itens | ok | nenhuma |
| missoes_diarias | ok | nenhuma |
| recursos_movimentos | ok | nenhuma |
| marketplace_ofertas | ok | nenhuma |
| marketplace_tanques | ok | nenhuma |
| marketplace_itens | ok | nenhuma |
| loja_compras | ok | nenhuma |
| producoes_recursos | ok | nenhuma |
| sistema_config | ok | nenhuma |
| usuarios_config | ok | nenhuma |
| usuarios_stats | ok | nenhuma |
| achievements | ok | nenhuma |
| usuarios_conquistas | ok | nenhuma |
| eventos_jogo | ok | nenhuma |
| chat_mensagens | ok | nenhuma |
| chat_bloqueios | ok | nenhuma |
| chat_reacoes | ok | nenhuma |
| chat_denuncias | ok | nenhuma |
| aquario_visitas | ok | nenhuma |
| aquario_curtidas | ok | nenhuma |
| trocas_peixes | ok | nenhuma |
Auditoria of estrutura
- Gestação possui parto_em e parto_realizado_em. Ambas estão sincronizadas para compatibilidade; a coluna oficial of leitura é parto_realizado_em.
- Gestação possui inicio_em e cruzamento_em. Ambas são mantidas por compatibilidade; o sistema sincroniza os valores automaticamente.
These items do not prevent the game from working. Do not manually delete columns while old versions are still being tested.