047massi

Results 3 issues of 047massi

### Describe the bug ``` Caused by: com.google.gson.JsonIOException: Failed making field 'java.time.Instant#seconds' accessible; either increase its visibility or write a custom TypeAdapter for its declaring type. at com.google.gson.internal.reflect.ReflectionHelper.makeAccessible(ReflectionHelper.java:38) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:286)...

bug
Hacktoberfest

### Is your feature request related to a problem? Select a Model by using e.g. a Username instead of a Record ID ### Describe the solution i think it would...

### Describe the bug I encountered a java.lang.UnsatisfiedLinkError when calling the queryBind method. ### Steps to reproduce `surreal.queryBind("SELECT * FROM table WHERE id = $id", paramsMap);` ### Expected behaviour The...

bug