Afegit ordenar per desarrollador

Eliminant el fitxer .env i passat a config.py
This commit is contained in:
2024-11-17 18:18:24 +01:00
parent 3323ae9110
commit 1ddfd51ced
5 changed files with 68 additions and 34 deletions
+4 -1
View File
@@ -81,7 +81,10 @@ WHERE
AND f.text <> '?'
)
AND r.release_seq = 0
AND l.name like 'ZOSYA%'
AND (
LOWER(l.name) like 'zosya%'
OR LOWER(l.name) like 'dinamic%'
)
AND (
g.text like '%Game:%'
AND g.text not like 'Casual%'