include-sql 0.1.0

A macro for using SQL in Rust.
Documentation
1
2
3
4
5
-- One statement per file test

-- This test statement acquires its name
-- from the name of the SQL file.
select * from dual