reifydb-sql 0.4.10

SQL to RQL transpiler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "reifydb-sql"
authors.workspace = true
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "SQL to RQL transpiler"

[features]
default = []

[dependencies]