d1-orm-query 0.1.1

Query / SET DSL for rust-d1-orm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "d1-orm-query"
description = "Query / SET DSL for rust-d1-orm"
keywords = ["wasm", "cloudflare", "d1", "orm", "workers"]
categories = ["database", "wasm", "development-tools"]
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true

[lib]
crate-type = ["rlib"]