Dave Clarke

Results 14 comments of Dave Clarke

I'm just circling back to this as we have a similar requirement. I think @xoofx is right insofar as it would be best to generate it from the frontend but...

We are hitting this issue when trying to query using a begins_with operator too. Here is a simplified example: ``` @Model({table: 'table'}) class Test { ... @SortKey() @Property({name: 'sk', mapper:...

Hey @reyronald. No problem, here's an example: https://www.dropbox.com/s/gxa7fwu5kw8bop7/Screenshot%202018-07-01%2020.54.31.png?dl=0 As you can see Bitbucket adds a scrollbar because the line is too long for the screen - it would be great...

Hey, I might be wrong, and you might have to walk me through this one but wouldn't using that mean the resultant output has line breaks in? The markdown is...