mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
Update create-keyspace-statement section of ddl.rst since replication factor is no longer mandatory. Add an example for keyspace creation without specifying replication factor. Add an example for keyspace creation without specifying both `class` and replication factor. Refs: #16028