Ivan Nemeth Thu, 06 Aug 2015 22:29:27 -0700
Hi, is there any bitwise operation support implemented in Empire?
SELECT * FROM table WHERE state_col & 5 = 5 Ivan