ciboulette2pg 0.1.3

Library to execute Ciboulette query to Postgres and build responses back
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: src/tests/select/query_params.rs
expression: value

---
[
  {
    "id": "[uuid]",
    "type": "peoples",
    "data": {
      "first-name": "Francis"
    }
  }
]