-
The table structure of the Oracle database is as follows:
```
CREATE TABLE "SDE"."MARKET_GRID" (
"OBJECTID" NUMBER NOT NULL,
"ttt" NVARCHAR2(10),
"tttt" NVARCHAR2(50),
"TOTAL_VALUE" NUMB…
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
I used SchemaSpy with an Oracle database with German names (tables, columns, views, stored procedures, etc.)
During the execution SchemaSpy shown a warning:
> WARN - Failed to retrieve stored …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR42753](https://bugs.llvm.org/show_bug.cgi?id=42753) |
| Status | NEW |
| Importance | P normal |
|…
-
## Issue Description
If you accidentally create two enums with the same name, the error thrown during `typeorm migration:generate -n` return the following unhelpful error:
```
Error during …
-
**Describe the bug**
A clear and concise description of what the bug is.
**Instance Name**
Instance: INT
**Responsibility Name**
Responsibility:
**Navigation**
Navigation:
![image](https…
-
```
Hi,
I'd like to submit you a set of new features for the next release of MyBatis
Schema Migrations System. A SVN patch file is attached to this issue :
Feature 1 : Organize migrations scripts …
-
### Issue description
I'm using collation `utf8_polish_ci` in all my tables and I can't create computed column using `asExpression` property in `@Column` decorator. Collation is set in DataSourceOp…
-
Create the Issue Challenges Setup
Make sure manojsundaram and melvin-koh are Collaborators
Assign the Issue to yourself and label it started
Destroy your lab instances and create 5 new instances (F…
-
# QGIS Enhancement: Database metadata storage
**Date** 2022/05/02
**Author** Alessandro Pasotti (@elpaso)
**Contact** elpaso at itopen dot it
**maintainer** @elpaso
**Version** QGIS 3.2…