-
### Description: What is it?
You should be able to easily compare values from a given date range to values from another date range within an Explore (e.g. month on month change).
### Problem: Wh…
-
# Status Quo
At the core of the `sqlx::query()` family of functions lies a contentious design choice that goes all the way back to the initial prototypes of SQLx:
```rust
pub fn query Query sql…
-
http://buildbot.rust-lang.org/builders/auto-win-gnu-64-opt/builds/4086/steps/test/logs/stdio
https://gist.github.com/alexcrichton/847ad18aec0a73d342838e5d8ed683a7
https://github.com/rust-lang/rust/pul…
-
https://github.com/frappe/insights/blob/7f4f83b0cc62bfb39d0a128359a0da3533920d3c/insights/insights/query_builders/sql_functions.py#L409
This is because `get_year_ending` from `frappe.utils.data` re…
-
### Expected behavior
The attribute saved without errors
### Actual behavior
There are the following errors in the browser console:
```
Error: [object Object]
Uncaught TypeError: Cannot read p…
-
## Description
When I attempt to use a codebase with a nightly scheduler, it is not triggered as an SQL statement cannot be be prepared. See below.
## Versions
```
attrs==17.2.0
autobahn==1…
-
I have a `DbContext` on a SQL Server table with a `DbSet` property. The primary key of this table is by Year, SupNumber, and PropertyId. Here is a cut of the DbContext class.
```cs-lang
private vo…
-
Attempted to try out the new SQL support.
I used the Amazon provided [JDBC driver](https://docs.aws.amazon.com/redshift/latest/mgmt/jdbc20-download-driver.html) and the connection oriented APIs. Re…
-
Hello again,
Another simple query is not being properly handled by the parser.
| Original Query | Output query |
| --- | --- |
| SELECT CAST('1' AS FLOAT) | SELECT CAST |
As far as I verified "CAST…
-
**RC EM Dev 101** – A hands-on class all about installing and using the development tools. The audience would be REDCap Admins, Project Builders who can get access to a redcap.zip, and aspiring devel…