struct Change::SQL::FromExpr

Included Modules

Defined in:

change/sql/query.cr

Instance Method Summary

Instance Method Detail

def prefix : String | Nil #

[View source]
def prefix=(prefix : String | Nil) #

[View source]
def table : String #

[View source]
def table=(table : String) #

[View source]