-
When Metabase is using Postgres DB to store metadata for storing questions and generated dashboards, some of the columns of Druid datastore are getting dropped and not available for querying. The bug …
-
Snippet of my config :
```yaml
postgres:
image: postgres:10-alpine
container_name: postgres
ports:
- 5432:5432
volumes:
- "./.data/p…
Amoki updated
9 months ago
-
### Describe what you want
When my app starts, I want to show an error or warning when the database is not on the latest migration.
Currently I can only run migrate, like this:
```js
import { …
-
- [x] Design schema for tables needed to support for chat functionality (users, messages, channels, etc)
- [x] Initialize database with designed schema
-
The existing extract script is for the COLIN source database used by the corps data migration pipeline needs to be updated to work with the dbschemacli tool.
In the process of updating the corps pi…
-
-
Hello everyone,
I recently tried to use openproject community I followed to guide but it keeps saying it is unable to connect to the DB and I didnt change much this is my docker-compose.yml:
```
…
-
**Describe the bug**
Preparing statement on a client connected to PgBouncer that runs in transaction mode does not have any issues. However, after switching to pgCat with the configs below:
[gen…
-
I installed and ran the recent version of Rath-service, and tried to connect with postgres DB with existing tables to see how it reflects for my use-case.
None of the options are coming up, please he…
-
Any help on this would be appreciated.