fix: refs #6777 ticketMRW
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Robert Ferrús 2024-02-29 08:59:25 +01:00
parent 41d7f4d25e
commit 311401daba
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ FROM (
) )
) )
JOIN `vn2008`.`Paises` ON(`province`.`Paises_Id` = `Paises`.`Id`) JOIN `vn2008`.`Paises` ON(`province`.`Paises_Id` = `Paises`.`Id`)
) );