-
Hey,
I'm not sure if there's an existing topic on the design of the query interface, but if there is, please direct me there. I must've missed it. Also, rather than email Tim, @tgriesser, directly I …
-
i was contemplating using propel today because it seems like a perfect alternative to my custom neset set model i have been using in a project, the only thing that came up was the lack of row locking,…
-
### What version of SQLBoiler are you using (`sqlboiler --version`)?
SQLBoiler v2.5.1
Hi
Is it possible to generate select query with `LOCK IN SHARE MODE` using Query Mods?
-
### OpenLineage integration/client
Spark integration
### OpenLineage version
io.openlineage:openlineage-spark_2.12:1.16.0
### Technology and package versions
PySpark 3.4.3
### Enviro…
-
## Bug Report
### 1. Minimal reproduce step (Required)
Running `make test` on Ubuntu 20.04.2 64bit reports several failures:
```
FAIL: aggregate_test.go:55: testSuiteAgg.TestAggregation
a…
-
### Describe the bug
```
# Sphinx version: 4.5.0
# Python version: 3.10.2 (CPython)
# Docutils version: 0.17.1 release
# Jinja2 version: 3.0.3
# Last messages:
# myst v0.18.0: MdParserConfi…
-
Several operations (Put, Update, Delete) use a condition expression. This is represented externally as a string and variable `interface{}` parameters.
The `If` function is the public interface use…
-
There should be a `Janitor`, or `JanitorConfigurator` should have an option to delete logs for old builders (i.e. builders which have been removed from the configuration, which show up on clicking "Sh…
aj062 updated
3 years ago
-
Properly handle delete users.
TODO:
- [ ] Sync with EntraID
Delete all relatations including:
- [ ] Device ownership
- [ ] Group assignments
- [ ] Policy/app direct assignments
-
### Bug Report
| Q | A
|------------ | ------
| Version | 4.1.1
#### Summary
Parameters in UNION queries using QueryBuilder objects are ignored, causing SQL syntax errors due …