-
I just updated from EF 7.0.10 on .NET6 -> 8.0.8 on .NET8 and noticed a small, yet undocumented breaking change.
We use Sql Server and I have not tested this with other providers.
What happen is if yo…
-
**Input data**
Which SQL and options did you provide as input?
defaults
```sql
DECLARE
v_id1 varchar2(5) := '01';
v_id2 varchar2(5) := '02';
BEGIN
CASE v_id1
…
-
[§12.8.16](https://github.com/dotnet/csharpstandard/blob/draft-v8/standard/expressions.md#12816-postfix-increment-and-decrement-operators) & [§12.9.6](https://github.com/dotnet/csharpstandard/blob/dra…
-
### What feature would you like to have in the provider?
Would it be possible to add support for "filter" clauses in the datasources like it is done in some datasource of the AWS provider
```
# …
-
I'm raising this issue to facilitate some code improvements that I'd like to make to vhdlFile. The `post_token_assignments` function is a very long chain of `if-elsif` statements with a many of the cl…
-
Here are two examples which we have considered relative clauses:
- Тез жүгіретін спортшылар көрдін .
- Некенің тоқтатылуы жаңадан некеге тұру құқығын туғызады .
That is, with verbal adjectives …
-
Requested feature: Enable contract checking without stubbing.
Use case: Be able to detect if a function violate the contract of any of its dependencies. This can be very helpful for debbuging verific…
-
When I'm typing the requires expression in the following code, clang crashes in the error recovery that in turn causes clangd to crash:
```cpp
template requires (sizeof
struct A {
template
…
-
hi @danielwertheim ,
the concept is very good and did already kne it.. just did not tried to look for or developed one my self...
When I saw you have chaining in this it was top... however seems t…
-
Some methods to be implemented in and/or used from imctk inherently work with CNF representations. This might be of the full design or something auxiliary like an invariant, over/under-approximation o…