aboutsummaryrefslogtreecommitdiff
path: root/development/libs/barrel/src/tests/mysql/mod.rs
blob: 4652152a1ab905b44803edff4da013765d07caec (plain)
1
2
3
4
5
//! Test mysql generation

mod add_column;
mod create_table;
mod simple;