module Granite::Tables

Direct including types

Defined in:

granite/table.cr

Macro Summary

Macro Detail

macro connection(name) #

specify the database connection you will be using for this model.


[View source]
macro table(name) #

[View source]