Method: Sequel::SQL::Function#with_ordinality
- Defined in:
- lib/sequel/sql.rb
#with_ordinality ⇒ Object
1466 1467 1468 |
# File 'lib/sequel/sql.rb', line 1466 def with_ordinality with_opts(:with_ordinality=>true) end |
1466 1467 1468 |
# File 'lib/sequel/sql.rb', line 1466 def with_ordinality with_opts(:with_ordinality=>true) end |