arel 0.2.9

a sql orm base sqlx
Documentation
1
2
3
4
5
6
7
8
mod add;
mod div;
mod mul;
mod rem;
mod sub;

mod neg;
mod not;