FIXME
This commit is contained in:
parent
3e58962ac1
commit
d2ae3c24a1
|
@ -32,7 +32,6 @@ public class DatabaseSearchCacheSvcImpl extends BaseSearchCacheSvcImpl {
|
|||
|
||||
/*
|
||||
* Be careful increasing this number! We use the number of params here in a
|
||||
* // FIXME KHS
|
||||
* DELETE FROM foo WHERE params IN (aaaa)
|
||||
* type query and this can fail if we have 1000s of params
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue