-
# Problem
To get the SQLSerializer to work, I've had to manually create a few tables on my database.
# Solution
It would be nice to have a schema that I could just import to get things running qu…
-
-
In Oracle, it is possible to declare a column without a data type if the data type can be derived from the primary key:
```sql
create table par (
c1 int
primary key
);
create table ch…
-
following from #45, create a jenkins job that maintains RDBMS content when json changes in github.
-
### Setup
- SMW 3.1.3
- MW 1.34.0
- PHP 7.4.2
- MariaDB 10.3.22.
### Issue
On saving some heavy pages the following error occurs:
```
Wikimedia\Rdbms\DBQueryError from line 1603 of /var/www/…
-
### Version
Version
vert.x core, jdbc-client: 4.5.7
RDBMS server : MySQL
### Context
I am migrating my app from Vert.x 3.9.13 to 4.5.7. I have encountered a breaking change that is blocking…
-
错误内容:
```
2020-08-19 12:48:33.774 [0-0-0-writer] ERROR StdoutPluginCollector - 脏数据:
{"exception":"Error converting data type nvarchar to numeric.","record":[{"byteSize":4,"index":0,"rawData":"ora…
-
Always check against the **Latest SNAPSHOT of JSQLParser** and the [Syntax Diagram](https://jsqlparser.github.io/JSqlParser/syntax.html)
### Failing SQL Feature:
- Brief description of the failing…
-
Hi Tanel,
Would it be possible to have tree-like output in wait chain scripts? below link has an implementation idea -
https://github.com/hyee/dbcli/blob/master/oracle/ora/ash/ashchain.sql
Sa…
ghost updated
4 years ago
-
## Description
The extension configurations are accessed in the FlexForm settings array.
Examples:
`$this->settings['forceAbsoluteUrl']`
`$this->settings['fileGrpScore']`
## Reproduction
…