sea-query 0.10.6

A database agnostic runtime query builder for Rust
Documentation
1
2
3
4
5
6
7
8
mod foreign_key;
mod index;
mod online;
mod query;
mod table;
mod types;

use sea_query_test::*;