-
### ⚠️ Please verify that this question has NOT been raised before.
- [X] I checked and didn't find similar issue
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](ht…
-
### Your question
That extension work well, but when it try to make composite primary key it's broken.
Error tell me col1 must be not null, but in postgres it's work.
Plugin usage h2 and has an…
-
Deleting a user should also result in user tokens, and user subscriptions (`user_repos` bucket) being purged as well: https://github.com/drone/drone/blob/bolt/datastore/bolt/user.go#L131
-
This is my debezium config:
```
{
"name": "${CONNECTOR_NAME}",
"config": {
"connector.class": "${CONNECTOR_CLASS}",
"tasks.max": "1",
"snapshot.mode": "schema_only",…
-
When moving from Standalone to Cluster, there are two API changes that end users need to consider: cross-slot commands and moving from multiple DBs to a single database. Although the cross-slot requir…
-
As a starting example (may or may not be the best approach), our unit tests use this approach to create namespaced databases: https://github.com/xmtp/xmtpd/blob/02c16df5e4479f0719e3874be6e9493f4fabff8…
-
## Running`bagetter` as a docker container
### Describe the bug
`appsettings.json` not honoring database configuration. Unsure yet if it's honoring other sections.
### To Reproduce
```json
{
…
-
### Description
The following code:
```php
-
Some table altering tasks in SQLite cannot be achieved without replacing it with a new table (by dropping - recreating the table) (like adding foreign keys, changing primary keys, updating column type…
-
### Please confirm that the bug report does ***not*** already exist
- [X] I confirm there is no existing issue for this bug.
### Steps to reproduce
We describe the relationship between two actors a…