Josh
Josh
--- ### When submitting a connector, please make sure that you follow the requirements below, otherwise your PR might be rejected. We want to make you have a well-built connector,...
I have a scemafull with a field defined as `string` and if I set it to a string which is in the form of a record (e.g. `test:string`) then it...
**Is your feature request related to a problem? Please describe.** Currently, I need to type `#nullable enable` at the start of every cell to enable the [C# nullable context](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/preprocessor-directives#nullable-context) so...
### Is your feature request related to a problem? When I use Upsert, Insert, or Update, I want to be able to change the [return value](https://surrealdb.com/docs/surrealql/statements/upsert#alter-the-return-value) to `NONE` for performance...
ADB List (ls) for both direct device communication and for communication though the ADB server.
Please look at https://github.com/J05HM0N5TER/forensic-adb-performance-test for the code to test this. Running the project linked above gives me the results of: ``` Entries in list_dir 7438 and took 141.809251911s Entries in...