-
## Description
In previous refactorings, we moved most of the application code from `uhabits-android` (a module with dependencies to Android classes) to `uhabits-core` (a Java module without any An…
-
Hi
Just tried to use data-import on a new install and it's not working?
I'm only uploading a very small .csv (for testing), the import hangs - like it's not doing anything?
When I press refr…
-
This is a fork of the great OSEM software, so we need to change the name to `MORAGA` in the codebase.
First step is to change the config variables:
```
docker-compose.yml.production-example
d…
-
## Issue: Autoconsejos para comenzar a usar Odoo 17.0 - WIP
**Descripción:**
Este issue tiene como objetivo proporcionar una guía rápida para desarrolladores que se estén adentrando en la vers…
-
For some time now, Rails has offered [multiple database support](https://guides.rubyonrails.org/active_record_multiple_databases.html). Scenic, however, operated with the assumption that there is one …
-
### Steps to reproduce the behavior (Required)
1. Create a partitionned table with primary key
```
CREATE TABLE IF NOT EXISTS mydata (
id BIGINT,
created_on DATETIME
)
ENGINE=OLAP
PR…
-
Besides fetching tables, currently, we can retrieve Views created in a PostgreSQL data source.
But, PostgreSQL also offers the **Materialized View** feature. **Could this feature be included in the 'F…
-
### Bug description
Our addon's updater gets called many times:
![CleanShot 2024-11-06 at 15 56 37@2x](https://github.com/user-attachments/assets/1c68a2f6-9080-4192-bf8a-f8a4531d99e9)
### How to…
-
**Description**
OWA is installed (self-hosted) on our website. Page views, Clicks and DomStreams are captured via the javascript tracker, whereas Actions are using the PHP SDK. Results seems to sho…
-
SQLite view across multiple attached database created with keyword `temp`. It created in `temp` catalog and don't enumerated by [(in code)](https://github.com/linq2db/linq2db/blob/eec547260ad7ee5efae4…