module Interro

Overview

Defined in:

config.cr
dynamic_query.cr
interro.cr
join_clause.cr
migration.cr
migrations.cr
model.cr
query.cr
query_builder.cr
query_expression.cr
query_record.cr
query_value.cr
types.cr
validations.cr

Constant Summary

CONFIG = Config.new
LOG = ::Log.for("interro")
VERSION = "0.2.6"

Class Method Summary

Class Method Detail

def self.config(&) #

[View source]
def self.transaction(& : DB::Transaction -> T) forall T #

[View source]