module RethinkORM::Table

Direct including types

Defined in:

rethinkdb-orm/table.cr

Macro Summary

Macro Detail

macro __process_table__ #

[View source]
macro table(name) #

Macro to manually set the table name of the model


[View source]