| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-13 | Yaml::to_sql(): Remove `unwrap()`s | Teddy Wing | |
| If any value extraction comes back as `None`, convert it to a SQL `Null`. | |||
| 2022-03-12 | Move `yaqlite::yaml` to `yaqlite::yaml::sql` | Teddy Wing | |
| Want to use `yaqlite::yaml` for the YAML extraction function. | |||
