-
Thanks for graphql-dotnet. Regarding modularization of the schema and schema handling. I see that the schema for StarWars is mostly encapsulated in the StarWars project. However, I the StarWarsSchema …
ghost updated
7 years ago
-
In my class, I am a stickler for writing beautiful (or as I call it "hospitable") code. One thing I try to emphasize is spacing -- uses spaces to make code as easily readable as possible.
One thing …
-
In the most [recent versions](http://svn.code.sf.net/p/sdcc/code/trunk/sdcc/ChangeLog) of SDCC #9935, there seems to be a problem with how `zsdcc` is working with `z88dk`.
Using the standard demons…
-
I recently discovered that there's more to the Fleet Builder than the card data,
Actually there is basically logic behind each and every card that changes the cost of cards or adds slots to the ship.…
-
Hi
I'm facing the error status 500 : {"status":"error","message":"Invalid status code: 0"} while trying to get in postman the below GET request:
http://_myvpsname_:3000/api/starships
It was n…
-
I'm trying to use qlot with CCL. But it outputs an error:
```
[art@art-osx5:.../lisp/cl-bitbar-startrek]% qlot help b:master s:
> Error: …
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/claudiacava/StarTrek
Confirm the following by editing e…
-
... do we find something in the StarTrek universe like I proposed as alternative for ddrf?
-
Hi Abel,
I think I've found a bug when using the WebMessageBodyStyle.Wrapped attribute on a WebInvoke method with multiple request parameters - the generated swagger path element contains multiple bo…
ghost updated
7 years ago
-
Steps:
1. create fresh cluster `rm -rf cockroach-data; ./cockroach start --background`
2. load the example db: `./cockroach gen example-data startrek | ./cockroach sql`
3. confirm that the example db …