godaddy / godaddy/datastar

Enforce separation of concerns from keyspace creation

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
41
Forks
9
PR merge metrics
No merged PRs in 30d

Description

#2 broke the separation of concerns between `Datastar` instances and CQL. I would suggest that the CQL for keyspace creation go into `lib/statement-builder/statements/create-keyspace.js` which is then instantiated and invoked directly in `Datastar.connect`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.