| Crates.io | sqlayout |
| lib.rs | sqlayout |
| version | 0.4.0 |
| created_at | 2023-08-12 00:34:08.672248+00 |
| updated_at | 2025-06-01 19:46:03.957969+00 |
| description | Generate SQL for creating SQLite databases via Builder API or XML config |
| homepage | |
| repository | https://github.com/Xtrem532/sqlayout |
| max_upload_size | |
| id | 942497 |
| size | 103,520 |
Library for generating SQLite database initialization SQL code (CREATE TABLE ...) using either API or XML config (feature xml-config).
todo!();