gluesql / gluesql

GlueSQL is quite sticky. It attaches to anywhere.

Home Page:https://gluesql.org/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement bit shift right operator

2-NOW opened this issue · comments

Following the implementation of the bitwise_shift_left (#1286) operator, I propose to develop a bitwise_shift_right operator to complement the existing feature set.