-
```
What steps will reproduce the problem?
1.Query on indexed string field with contains or starts with or equals etc.
2.Will return case sensitive result.
3.
What is the expected output? What do you…
-
**_Latest thoughts are more along the lines of 'use backbone or something more well formed'**_
Models/data should be:
```
Smart; Does not fetch what is already known and binds to old data seamlessly…
-
Hi,
I'm courious if something like automatic export to a file (epub in my case) after creating new entry could be achived with current implementation. The file could be saved in any directory on a se…
-
## Problem
the `order by column_name is null` is not supported
## Suggested solution
```
orderBy: {
column_name: 'present'
}
```
## Additional context
I'd like to display nulls …
-
Hi, I have the following CDK
```
const httpLoadBalancerExtension = new HttpLoadBalancerExtension();
serviceDescription.add(httpLoadBalancerExtension);
new cloudfront.Distribution(this, id + 'D…
-
Hi, im trying to Generate the OBIS Handlers dynamically to switch between different smart meter types.
Is there a working solution to achive this?
Ive spend a lot of time figuring out how to get the…
-
There is an interesting situation when is needed that a UNIQUE CONSTRAINT to take into account a WHERE clause.
eg for _SQL Server 2008_:
```
CREATE UNIQUE NONCLUSTERED INDEX idx_yourcolumn_notnull
ON…
-
When using the mapstruct library for mapping dto objects to domain objects a common problem encountered is the ability to map Hashmaps to object properties.
Existing code to acheive this is to use a …
-
What I'd like to achive is to give ManageEmailSettings permission to a user so they can update STMP settings, however, I don't want them to edit general settings (e.g. site name). When I set up a role…
-
Hello Alex.
Referring your mail below mentioned on thread 80
@Isabek You can achive about ~0.01 FPS per 1 GFlops-SP using yolo-voc.cfg network 416x416 on my fork.
The network is trained with VO…
ani16 updated
5 years ago