chain-builder 3.1.0

A typed, dialect-aware SQL query builder for Rust (PostgreSQL/MySQL/SQLite).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
title = "chain-builder"
authors = ["AssetsArt"]
description = "A typed, dialect-aware SQL query builder for Rust"
language = "en"
src = "src"

[build]
create-missing = false

[output.html]
git-repository-url = "https://github.com/AssetsArt/chain-builder"
edit-url-template = "https://github.com/AssetsArt/chain-builder/edit/main/docs/book/{path}"