taitan-orm-parser 0.1.12

Next Generation ORM based on sqlx
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pub mod common;

pub mod register;

pub mod parser;

pub mod runner;

pub mod mapper;

pub mod setups;

pub mod template_parser;
// pub mod sql_spec;