Class | Sequel::ToDot |
In: |
lib/sequel/extensions/to_dot.rb
|
Parent: | Object |
TO_DOT_OPTIONS | = | [:with, :distinct, :select, :from, :join, :where, :group, :having, :compounds, :order, :limit, :offset, :lock].freeze | The option keys that should be included in the dot output. |