-
#### What are you trying to achieve?
While I'm trying to run unit/functional/acceptance test i'm getting DEPRECATION message
#### What do you get instead?
> Provide console output if related…
-
#### What are you trying to achieve?
- following the Quick Start documentation
- run vendor/bin/codecept run --steps
#### What do you get instead?
```bash
❯ vendor/bin/codecept run --steps …
-
### Description
We use multiple Database Providers in our project. Our naming convetions in our c# code is PascalCase. In PostgreSql, we have a fix setiing PascalCase in lower_case_with_underscores. …
-
**Describe the bug**
Hello, I just tried to upgrade from 3.0.4036 to v3.0.4119 and I go this error when I started the new version. It seems similar to 2375 issue.
**To Reproduce**
I tried on a fr…
-
That sample works in preview5 but in preview7 have exception: NullReferenceException: Object reference not set to an instance of an object.
```
var m = (from t in DB.AccountFields
where t.…
-
I'd have something like:
```
SELECT * FROM table_a
JOIN table_b ON table_a._id = table_b.a_id
JOIN table_c ON table_b._id = table_c.b_id;
```
and retrieve the full tree (a contains a list of b that …
-
When I try to install the HWIOAuthBundle with
`composer require hwi/oauth-bundle php-http/guzzle6-adapter:^1.1 php-http/httplug-bundle`
I get the following error
```
In ClassDiscovery.php li…
-
I'm trying to save data to always encrypted table in sqlserver 2016 database from asp.net 3.0 app but I'm getting Operand type clash: decimal(4,0) encrypted with... I'm using efcore 3.0 context.savec…
-
#### What are you trying to achieve?
i try to verify that an `a` tag which has the class `action-edit` inside a `tr` where the `tr` has an attribute `data-id` with the value `my_uuid_string` exists.
…
-
release date: December 2019
Expected:
- Tensorflow_cpu-2.1.0rc1, PyTorch-1.3.1
- numpy-1.17
- Python-3.8.1, Python3.7.6, python-vscode 2019.11,
- only ".dot" 32 bit versions
Not Expected:
-…