« Previous | Next » 

Revision 9a94c848

ID9a94c848ea6c47871b700f7770adc8340d0679f4
Parent e8a25d62
Child dc6a0f82

Added by Iustin Pop over 11 years ago

Switch Luxi Query operation to use a proper filter

Until now, since we didn't have a proper type for the encoded query
filters, we were ignoring the filters and handled them as null values
(JSNull and respectively ()). With the current Query2 implementation,
we can actually use correct filters (we can send filters the client
side, and on server side we can decode them).

Signed-off-by: Iustin Pop <>
Reviewed-by: Agata Murawska <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences