-
I'm trying to follow the example here: to write an example partitioned dataset. But I'm consistently getting an error about non-equal schemas. Here's a mcve:
```java
from pathlib import Path
impo…
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
## Feature Description
I do not want to create or generate migrations. I work in a SQL-first manner, designing the relational schema via an ERD tool which generates SQL as well as migration scripts…
-
[Release Note 1.2.1](https://github.com/apache/doris/issues/15508)
## New Features
- Multi-Catalog
- Support automatic synchronization of Hive metastore
- https://doris.apache.org/docs/d…
-
```
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 type:**
[x ] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[x ] `mysql` / `mariadb`
[ …
-
@Component
public class ItemByDescriptionFetcher implements DataFetcher{
@Autowired
private ItemRepository itemRepository;
@Override
public List get(DataFetchingEnvironment …
-
Jira Link: [DB-13528](https://yugabyte.atlassian.net/browse/DB-13528)
Hi, I am observing following warning. Can you please suppress or suggest to fix it.
stgres@postgres-VirtualBox:~/demo$ yb-voyage…
-
When running against an Oracle 11g database, SchemaSpy 6.1.0 picks multiple seemingly random columns as Primary Keys, instead of the **actual** PK columns.
## Expected Behavior
In the classic DEPA…
-
## Issue Description
When exporting to ES6 any entity which extends BaseEntity causes an error. I think this is a webpack issue but I'm uncertain that it could be a bug in TypeORM.
```
@Entit…