mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
fix the build
This commit is contained in:
parent
051d1a3c36
commit
ff06ce4cce
@ -158,9 +158,6 @@ class ScreenedIpAddress < ActiveRecord::Base
|
||||
AND ip_address << :ip_address
|
||||
) s
|
||||
WHERE ip_address = :ip_address
|
||||
AND sum_match_count IS NOT NULL
|
||||
AND min_created_at IS NOT NULL
|
||||
AND max_last_match_at IS NOT NULL
|
||||
SQL
|
||||
|
||||
ScreenedIpAddress.exec_sql(sql, ip_address: subnet)
|
||||
|
Loading…
x
Reference in New Issue
Block a user