Hi Johnny,
On Fri, 17 Nov 2017 14:45:21 +0100
Johnny Miller wrote:
JM> I don't believe it is supported on FreeBSD - I would recommend you
JM> stick to the list here:
JM>
https://docs.datastax.com/en/landing_page/doc/landing_page/supportedPlatforms.html
thanks for the information. I guess we'l
Hi Michael,
On Fri, 17 Nov 2017 08:22:20 -0600
Michael Shuler wrote:
MS> That ML post was linked on:
MS> https://issues.apache.org/jira/browse/CASSANDRA-8325
MS>
MS> That JIRA has a couple patches you might look at for examples.
thanks. Sadly we don't have time to dive deep into this therefore
Hi,
Sometimes it is nice to navigate graphically in your schema. If you ever
need to recreate graph from a CQL schema, you can use this small tool :
https://github.com/lbruand/cql2plantuml
NB: It does not deal automatically with the relations ... You need to
define them in the plantuml file.
Re