Amr Hesham

Results 217 comments of Amr Hesham

Oh, you are right i think we should register at least quit binding for all examples,

Hello @alphapyme, You can check this code sample and do the same https://github.com/AmrDeveloper/TreeView/blob/9ac184a43e0c96c6062e54560ccd3475d80a6b0d/app/src/main/java/com/amrdeveloper/treeviewlib/logtree/LogViewHolder.java#L44 Thank you, Amr Hesham

Hello @GalievBulat, Sure feel free to translate it Thank you, Amr Hesham

If no one working on it, I can implement this feature @crazywolf132 @ankitshubham97

I think we can force rust tool chain and crates versions using rust itself, what use case can help us with it

GitQL SDK Dynamic Std functions and Aggregations https://github.com/AmrDeveloper/GQL/releases/tag/0.20.0 Now SDK user can add, remove or override functions, add DSL functions for their XQL

> @AmrDeveloper , the CHARINDEX function might be tricky since the last argument is optional, but the condition checks if the specified arguments match, I mean [here](https://github.com/AmrDeveloper/GQL/blob/180be8766182a7c74024e988487099decdbfcfa0/crates/gitql-parser/src/parser.rs#L1234) . You are...

> `NCHAR` You are right, we can ignore it for now and maybe if needed we can pass the the char function to it