Skip to content

Commit 3e3a8da

Browse files
committed
Inventory: Add suggestions from code review by CodeRabbit
1 parent 0d936ee commit 3e3a8da

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/backlog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
- Inventory: Revisit `notes` in `cratedb-outline.yaml` about
4141
other resources that have not been expanded properly yet
4242
https://github.com/crate/about/issues/24
43-
- Inventory: Information about ddl/views, etc., `COPY FROM ...`,
44-
and `ctk load table`, specifically about how to load data and import demo data
43+
- Inventory: Information about ddl/views, SQL data types, etc., `COPY FROM ...`,
44+
and `ctk load table`, specifically about how to load data and import example
45+
datasets using the CrateDB Toolkit

src/cratedb_about/outline/cratedb-outline.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,6 @@ data:
646646
description: A collection of SQL queries and utilities suitable for diagnostics on CrateDB.
647647

648648
# Toolkit Example Datasets
649-
# https://cratedb-toolkit.readthedocs.io/cluster/
650649
- title: "CrateDB Toolkit: Import example datasets"
651650
link: https://cratedb-toolkit.readthedocs.io/_sources/datasets.md.txt
652651
html: https://cratedb-toolkit.readthedocs.io/datasets.html

0 commit comments

Comments
 (0)