fn parse_use_command(query: &str) -> Option<String>
Parse a USE keyspace command, returning the keyspace name if matched.