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
Instead of running the predicate of a program against a storage engine such as SQLite, I'd like to just output the raw SQL query. It would be nice if I could do so with user_flags as well, because I'd like to pass in values for predicates defined in the rule body.
Is this something you'd be willing to expose in the libraries API?
The text was updated successfully, but these errors were encountered:
Instead of running the predicate of a program against a storage engine such as SQLite, I'd like to just output the raw SQL query. It would be nice if I could do so with
user_flags
as well, because I'd like to pass in values for predicates defined in the rule body.Is this something you'd be willing to expose in the libraries API?
The text was updated successfully, but these errors were encountered: