-
Hi, in my development environment, I had previously initialized the comments extension and had a comments table. Then, I dropped the database, re-created the database and re-ran the migrations to rebu…
-
### What steps will reproduce the problem?
Upgrade from Oracle 11g to Oracle 19c.
### What is the expected result?
Performance is the same.
### What do you get instead?
Major performance…
-
![left](https://user-images.githubusercontent.com/5804657/53424593-723b6300-39b1-11e9-90b8-d324f4095c45.jpg)
-
## User story
>As a curator performing 2nd eye check
>I want to the results of my check recored in my curation log
>So that we can detect quality and consistency issues more easily
## Acce…
rija updated
12 months ago
-
### What steps will reproduce the problem?
- Set operating system Ubuntu 16.04.3 LTS
- mysql Ver 14.14 Distrib 5.7.19, for Linux (x86_64) using EditLine wrapper
- PHP 7.0.22-0ubuntu0.16.04.1 (cli…
-
### What steps will reproduce the problem?
1. Use SQLite as a backend.
2. Create a table with a column that has a comment.
### What is the expected result?
Create the column as specified.
### What do…
-
### Is your feature request related to a problem? Please describe.
Email notifications are sent although users are logged in and actively using the software e.g. writing messages via the Mail modul…
-
V2.0.4 "Model Generator" in Oracle error (YII2 v2.0.6)
PHP Fatal Error – yii\base\ErrorException
Maximum execution time of 120 seconds exceeded
V2.0.3 normal
Excuse me, is this the bug, or is it …
-
In version 8.1 php added official support from enums.
Prado makes extensive use of TEnumerable to fake enums.
Switching to native enums could make the code less weird to new developers and static an…
-
I have OCI driver declaration to put all results to the lower case:
``` php
'attributes' => [
PDO::ATTR_CASE => PDO::CASE_LOWER,
],
```
This means that I want ALL query r…