mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 08:12:08 +00:00
Update create-keyspace-statement section of ddl.rst since `class` is no longer mandatory. Add an example for keyspace creation without specifying `class`. Refs: #16029