-
Diesel currently supports the postgres array types. We do not provide built-in support for [various methods](https://www.postgresql.org/docs/current/functions-json.htmll) available for these types. Th…
-
## 1. Description
When attempting to use the [Like ](https://dynamic-linq.net/advanced-entityframework#like-operator)operator as such:
```
string whereRequest = string.Join(" or ", columns.Select…
-
Hi,
btw great library.
During stamping there are some error messages logged like ' Expression ${transaction.desription} could not be resolved against context root of ...'.
It would be great if I …
-
Seems like there is a lot we could do to improve perf of string interpolation. One good example is https://github.com/fsharp/fslang-suggestions/issues/1108, but also some low hanging fruits to start w…
-
I found this problem when I was writing test cases for `sea-orm` based on `gluesql`.
Steps to reproduce:
- Create some table that use UUID as the primary key's type.
- Insert an item.
- Try to…
-
**Version Used**: VS2017 15.7.4
**Steps to Reproduce**:
1. Writes this code:
```
string str = "abc";
IntPtr ptr = Marshal.AllocHGlobal(4);
int num = (int)…
-
**Is your feature request related to a problem? Please describe.**
sentences is a common function you can find in Hive or Databricks
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+U…
-
### Description
Other addons using two expressions like `X %string%` and `X id of %string%` will conflict with `ExprIDOfGUI` when using a variable due to base syntax being `id of %gui%`
### St…
-
Add `unsafe` as a type qualifier, just like const and volatile.
Calling unsafe functions on unsafe-qualified expressions **is not unsafe**. This will allow us to adapt safe containers with legacy t…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…