mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +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