-
#### Details:
- Date | Mon Nov 13 20:10:34 CET 2023
- DietPi version | v8.23.3 (MichaIng/master)
- Image creator |
- Pre-image |
- Hardware | RPi Zero 2 W (armv7l) (ID=3)
…
-
I have this Dockerfile
`Dockerfile
FROM node:latest
WORKDIR /usr/app
COPY ./package*.json ./
RUN apt-get update && apt-get install -y build-essential python
RUN npm install -g node…
-
### Is this a new Bug?
- [X] I checked that the bug hasn't been reported before
### Package Name
Sonarr/Prowlarr/Radarr
### Package Version
20240114-4/20230427-6/20231118-21
### Devi…
-
Hello,
when I use Eloquent Data Source with selectRaw I must have orderBy in querry otherwise it crash on this error:
`Exception Message: sasql_query(): SQLAnywhere: [-143] Column 'agentura_kobc…
-
I am using node js (sails) and SQL Anywhere 16 for development. After I install node Sql Anywhere driver and follow all step to set up SQL Anywhere environment. (I also install the client software in …
-
### Is this a new Bug?
- [X] I checked that the bug hasn't been reported before
### Package Name
Radarr
### Package Version
20231118-21
### Device Model
Synology DS918+
### Dev…
-
Powershell script to save log files and results in S3 and return the summary log file and results into the Pipeline log file.
Log file location is s3://lansa-us-east-1/db-regression-test/logs/[Lans…
-
At least MySQL supports it, too:
- [x] Db2: `CHECK OPTION`: https://www.ibm.com/docs/en/db2/11.5?topic=statements-create-view
- There is a `READ ONLY` clause, but it does something else
- [x] F…
-
It seems some packages cannot be found through freshports' own search engine via their package name, although a pkg-search(8) confirms their existance.
At the fresports search page, first selecting…
EHWV updated
11 months ago
-
The issue was originally raised in https://github.com/doctrine/dbal/pull/3007#issuecomment-362630921.
A quick check with [Ocramius/Finalizer](https://github.com/Ocramius/Finalizer) shows:
```
$ f…