Hello, I'm trying to do a SELECT field % 24 FROM ... in SQL Server using Sequel's DSL but I can't find a way to do it. :field1 % 24 raises an error.
Is there something like sql_function but for custom operators? Thanks, António Alegria -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/ToSMJSJ4drMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
