-
-
## Bug Description
There is a typo (missing "c") in a description value:
### Postgres
https://github.com/DSpace/DSpace/blob/4bc95a31982831a04aad33f20b2a6e720aa7ff02/dspace-api/src/main/resour…
-
**Describe the enhancement:**
Alert logs contain important information about error messages and exceptions that occur during database operations.
Now oracle module supports only aud files. Plea…
-
### Describe the bug
Adding the extension `rdbms-connect` fails in an Azure CLI task in a release pipeline.
### Related command
az extension add --name rdbms-connect --version 1.0.3
### Errors
``…
-
In many cases you do not want to load the complete database. Especially with very big databases. So there must be a possibility to remove the tables from the table mapping. Normally you know your rdbm…
-
Our implicit join algorithm produces a join tree which is always correct, but not always very readable. For example, this subquery from `PostgresDatabase`:
```java
select(
pc.pgClass().pgName…
-
- [x] 수강 전, RDBS 예습한다. (실패)
- [ ] 수강 후, 코드를 구현하며 함께 녹여낸다. 단순 SQL 학습 목적이 아니다.
# RDBS 기초 특강
- 데이터베이스 설계를 잘하는 것처럼 보이지만, 어딘가 부족해 보여 기획했다.
- 푸딩캠프는 로컬에서 `SQLite`, 프로덕션에서는 `PostgreSQL`을 사용 중이다.
##…
-
目标表有个字段是日期格式的,但源表有些值是空的,转换后老报错。
[INFO] 2021-06-03 17:04:55.815 - [taskAppId=TASK-33-10254-133171]:[127] - -> java.sql.SQLException: TIMESTAMP 类型转换错误:[{"byteSize":0,"rawData":"","type":"STRING"}]
a…
-
### Things to check first
- [X] I have searched the existing issues and didn't find my bug already reported there
- [X] I have checked that my bug is still present in the latest release
###…
-
I have a federated environment which contains multiple RDBMS and a LDAP data stores, when I want to load the application I got the InvalidClassMetaDataException for the classes which belong to another…