Skip to content
Extraits de code Groupes Projets
Valider 942c83fb rédigé par Alexandre Morignot's avatar Alexandre Morignot
Parcourir les fichiers

!stats must not consider queries

parent e939c8fe
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -31,7 +31,7 @@ around 'BUILDARGS' => sub { ...@@ -31,7 +31,7 @@ around 'BUILDARGS' => sub {
select select
date, chan, sender_irc date, chan, sender_irc
from playbot_chan from playbot_chan
where content = ? where content = ? and chan like \'#%\'
order by date order by date
'); ');
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter