Files
scylladb/docs/cql
Dario Mirovic ef83d6b970 docs: cql: default create keyspace syntax
This patch updates the create keyspace statement docs. It explains how
the `replication` option in the create keyspace statement is now optional,
and behaves the same as if we specified an empty set as following:
`WITH replication = {}`.

An example with no `replication` option specified has also been added.

Refs #25145
2025-09-08 15:25:30 +02:00
..
2025-06-30 10:30:13 +03:00
2025-06-30 10:30:13 +03:00
2025-01-28 21:14:49 +01:00