-
Hi,
I notice that, on Huawei the following request fail :
```sql
SELECT *
FROM sch_index
WHERE usually_in_stock = 'true'
AND (sch_index MATCH 'level_one:^010705\$' OR
sch_index MA…
-
The offending type in Postgres is `timestamp(6)`, like `2022-01-13T20:03:48.999191`
I scrubbed some of the inserted values in the very last line of the stack trace.
```
Traceback (most recent c…
-
Currently I've running several unittests with py.test that needs a database. The tests working fine.
But I#ve running with `--reuse-db`and the following database settings:
```
DATABASES = {
'defa…
-
It occure after following the video - Installation, i have change the permisson of tmp to 777 and change AllowOverride All on /var/www/ in ubuntu.
-
A better name for kinto.js should reference the fact that it is offline-first, based on IndexedDB, and/or provides the notion of adapters.
kinto-offline seems misleading and kinto-offline-first seems…
-
**Describe the bug**
Errors installation on Debian 11
**To Reproduce**
Steps to reproduce the behavior:
1. git clone https://github.com/SpeciesFileGroup/bion2n.git
2. cd bion2n
3. npm install
…
-
Hi, guys!
When i try upgrade db via flask-migrate plugin, got error:
```(venv) PS C:\Users\gdvvl\PycharmProjects\flask-atlantis-dark> flask db upgrade
Starting in NORMAL Mode Corporation. All r…
-
In #24 we went back forth with some changes to [ODM2/models.py](https://github.com/ODM2/ODM2PythonAPI/blob/master/odm2api/ODM2/models.py) and possibly [ODM2/services/readService.py](https://github.com…
-
We should have a Dockerfile for Backend. It's been suggested that we have a single Dockerfile for all of Backend, with support for running either zm-rpcapi or zm-testagent using different entry points…
-
### What did you do?
I choose "File -> Export -> Database to SQL File ..." doesn't export the values in the "sqlite_sequence" table and in the Tables box appears the table named "sqlite_sequence":…