docs(readme): add database schema documentation
This commit is contained in:
@@ -56,6 +56,12 @@ make test-plugin
|
|||||||
| `exec` | Filter string + optional UCAN | Action result |
|
| `exec` | Filter string + optional UCAN | Action result |
|
||||||
| `query` | DID (optional) | DID document |
|
| `query` | DID (optional) | DID document |
|
||||||
|
|
||||||
|
## Database Schema
|
||||||
|
|
||||||
|
The database schema is defined in `db/schema.sql`.
|
||||||
|
|
||||||
|
![[.github/db-schema.png]]
|
||||||
|
|
||||||
## Project Structure
|
## Project Structure
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user