You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
Go regular expressions are not as fast as they should. To make REGEXP statement faster, we can add the possibility of compile with Oniguruma regular expressions instead of Go ones.