How to use regular expressions with sqlite query? #687
Unanswered
realme0213
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey @realme0213, sorry for the delay. You can use sea_query::Expr::cust method to construct a custom regular expressions. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I didn't find the relevant documentation about how to use regular expressions with sqlite query, is it supported by
Sea-ORM
?Beta Was this translation helpful? Give feedback.
All reactions