Bilux

Results 56 comments of Bilux

@pshirshov I have installed this app and synced using it and now everything works ! `Google Apps Device Policy`: https://play.google.com/store/apps/details?id=com.google.android.apps.enterprise.dmagent&hl=en_US

> This is looking really good so far. What do you think about using `BindingSpec` type instead of `unknown[] | Record` in the `Statement` params: ```js export type Statement =...

- I have a updated the named parameters extraction method for all cases with more tests. - I have add tests for the numbered positional parameters `?NNN`. - The last...

> * I have a updated the named parameters extraction method for all cases with more tests. > * I have add tests for the numbered positional parameters `?NNN`. >...

> Let's not use BindingSpec or BindableValue. Simpler types will suffice. I reverted that commit. > If you finish making changes, please feel free to request re-review or remove the...

> I also left [this comment](https://github.com/DallasHoff/sqlocal/pull/92/files#r2512601013) last night. Did you see it and does it make sense? I didn't notice it. I think that would be better. > I meant...