7 lines
287 B
Markdown
7 lines
287 B
Markdown
# GUIDELINES
|
|
|
|
- `schema.dbml` means DB schema in `dbml` format
|
|
- `schema.json` contains the exported DB schema from pocketbase
|
|
- the `Collection ID: xxx` in `dbml` file contains the collection `id` mapping from `schema.json`
|
|
- the `presentable` field from `json` file should be ignored.
|