Kirsten Hunter
Kirsten Hunter
Also I don't know how to use "pattern" - everything I've tried hasn't worked. Do you have an example?
Basically they need to ‘git remote origin https://github.com//tiktok-clone For now I made a bash script that should work. K > On Sep 2, 2021, at 11:43 AM, Jonathan Carter ***@***.***>...
Ends up looking like this: [http POST :/rest/v2/schemas/keyspaces/workshop/tables json:='{](command:codetour.sendTextToTerminal?%5B%22http%20POST%20%3A%2Frest%2Fv2%2Fschemas%2Fkeyspaces%2Fworkshop%2Ftables%20json%3A%3D'%7B%5C%5C%22%5D "Run "http POST :/rest/v2/schemas/keyspaces/workshop/tables json:='{\" in a terminal") "name": "cavemen", "ifNotExists": false, "columnDefinitions": [ { "name": "firstname", "typeDefinition": "text", "static": false...
If one is in this predicament, how can they adjust the code to work correctly? I'm writing example code for the astra UI and I'm running into this. Can I...
I got this far: let mutation = await astra.getQuery(); console.log(mutation) console.log(gql([mutation])) Neither works. The string is: mutation createTables { cavemen: createTable( keyspaceName: "workshop", tableName: "cavemen", partitionKeys: [{name: "lastname", type: {basic:...
This is a new component so we're asking a couple of developer folks to take a look.
I was finding it challenging to pass in code with multiple lines. I will need 4 or 5 different pieces of code per QuickStart and don’t want to make a...
I’ll give the separate files a try and see where I end up. Thanks for your thoughtful help with this, it’s been really helpful! K On Thu, Sep 26, 2024...