abstract class Pon::Query

Defined in:

pon/query.cr

Class Method Summary

Macro Summary

Class Method Detail

def self.database #

[View source]

Macro Detail

macro _finish_dsl #

[View source]
macro adapter(name) #

#####################################################################

Adapter


[View source]
macro field(name) #

[View source]
macro from(buf) #

#####################################################################

SQL (partial sql string that starts with 'from' part)


[View source]