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