class
Marten::DB::Query::SQL::Transformation::Minute
- Marten::DB::Query::SQL::Transformation::Minute
- Marten::DB::Query::SQL::Transformation::DateTimePart
- Marten::DB::Query::SQL::Transformation::Base
- Reference
- Object
Defined in:
marten/db/query/sql/transformation/minute.crInstance Method Summary
Instance methods inherited from class Marten::DB::Query::SQL::Transformation::DateTimePart
bind_parameter_value(value : Field::Any) : ::DB::Any
bind_parameter_value
Instance methods inherited from class Marten::DB::Query::SQL::Transformation::Base
allows? : Bool
allows?,
apply(connection : Connection::Base, column_reference : String) : String
apply,
bind_parameter_value(value : Field::Any) : ::DB::Any
bind_parameter_value,
field : Field::Base
field
Constructor methods inherited from class Marten::DB::Query::SQL::Transformation::Base
new(field : Field::Base)
new
Class methods inherited from class Marten::DB::Query::SQL::Transformation::Base
transformation_name(name : String | Nil)transformation_name : String transformation_name