This commit is contained in:
Ken Stevens 2019-08-28 16:26:56 -04:00
parent 3e58962ac1
commit d2ae3c24a1
1 changed files with 0 additions and 1 deletions

View File

@ -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
*/