ri > Arel::Nodes::SqlLiteral

📘 Arel::Nodes::SqlLiteral < String

📂 Also found in: /home/chedong/.local/share/rdoc

📚 NAME

Arel::Nodes::SqlLiteral < String — Arel SQL Literal node

🚀 Quick Reference

🎯 Use Case💻 Command📝 Description
Create a SQL literalArel::Nodes::SqlLiteral.new("SQL")Instantiate a new SQL literal value
Use in Arel conditionstable[:column].eq(Arel::Nodes::SqlLiteral.new("..."))Use a literal in equality or other predicates
Combine with other nodesArel::Nodes::Grouping.new(Arel::Nodes::SqlLiteral.new("..."))Wrap literal in grouping

📖 DESCRIPTION

No additional description provided in the original documentation.

Arel::Nodes::SqlLiteral
📘 Arel::Nodes::SqlLiteral < String 📚 NAME 🚀 Quick Reference 📖 DESCRIPTION

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-28 07:20 @216.73.217.46
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format