barrel 0.7.0

A powerful schema migration building API for Rust
Documentation
1
2
3
4
//! A few simple tests for the sqlite3 string backend

mod create_table;
mod simple;