stevedefazio

Results 5 issues of stevedefazio

Hi, I just purchased Borderless Gaming, and I'm happy it solved my "win+shift+arrow keys won't move Fallout 4 between monitors" issue. However, I now have another problem. I've got Fallout...

(Also posted on StackOverflow: https://stackoverflow.com/questions/68957980/how-to-handle-identity-fields-in-graphql-spqr) I have a field as follows: @Id @GeneratedValue(strategy=GenerationType.IDENTITY) @JsonProperty @Column(name="trade_id") int tradeId; Somehow, SPQR is concluding that this field should not Not Null, even though...

I have no issues using version 0.0.4. However, if I upgrade to 0.0.6 I am seeing Failed to introspect Class [io.leangen.graphql.spqr.spring.web.HttpExecutor] from ClassLoader which seems to be caused by java.lang.NoClassDefFoundError:...

How is this intended to be installed (particularly on windows). I'm trying to build a Rust project that requires this, and I took a stab in the dark with "cargo...

* Python DynamoDB Lock version: 0.9.1 * Python version: 3.7.3 * Operating System: Windows ### Description I'm trying to create a new lock on a DDB table. I pass in...