-
Expected: return null if a vertex or edge with specified id was not found in the database.
Current: returns a lazy unusable MongoDBVertex or MongoDBEdge
Suggestions: MongoDBGraph.java
@Override
…
-
I can't drop unique index from column if it was created while table creation (PostgreSQL 9.5.4).
Such index is created as table constraint and "DROP INDEX" cannot drop it.
I haven't found any workar…
-
We were doing some load testing on our servers and determined that building queries with Squel was causing performance issues. Particularly, one of the more complex queries was taking 4ms to build fro…
-
Hello.
I generated a CRUD for an entity with two fields and when I try to access the list it throws me the following error.
`SQLSTATE[42803]: Grouping error: 7 ERROR: la columna «n0_.id» debe apar…
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
| RFC | yes
| BC Break | maybe
#### Summary
[Psalm 4.8](https://github.com/vimeo/psalm/releas…
-
```
Problem:
QueryBuilder.SetInSelectCache stores a SelectQuery.
SelectQuery.DataContext holds the actual DataContext.
Since DataConext is a short living object, and could be destroyed, this is
a sour…
-
Hey, thanks for this lib. I was doing one myself but yours is way better.
Is there a way to custom the name or even the return for this? I am trying to fetch n-1 relationship in a way like below:
…
-
![QB1](https://user-images.githubusercontent.com/56759054/67143995-3f6f1380-f28f-11e9-95e4-cf98dcd76c97.png)
When we add a custom input filter we get the below result when we click on preview SQL but…
-
In #215 @langsamu had to take the internals of query builder to construct individual graph patterns of a MODIFY command. Support could be added to make it part of the fluent interface.
SPARQL 1.1 U…
-
Hi,
I followed the instructions for linking the core API, and I seem to get results, but when I run:
```
query.list
ghost updated
8 years ago