-
1. I installed 2.6.0 in my centos 7.6
2. move /var/lib/influxdb to my new path: /myNewPath
3. change config file of /etc/influxdb/config.toml :
bolt-path="/myNewPath/influxdb/influxd.bolt"
…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
### Bug description
(continues from #24539)
When I have an optional relation defined (using Cloudflare D1) with the default `onDelete: SetNull` and generate a migration to update a table, the re…
-
Hi,
```
%%logica Engineers
@Engine("sqlite");
Employee(name: "Alice", role: "Product Manager");
Employee(name: "Bob", role: "Engineer");
Employee(name: "Caroline", role: "Engineer");
Employ…
-
```
When making a select with a large number of results the SQLite DB engine seems
to try to create a temp file where the results are stored. Maybe this does not
work on the android system.
The cre…
-
Reasons to drop support for SQLite:
1. Production databases are all PostgreSQL.
1. Unit tests are almost all now in PostgreSQL (courtesy of package `testing.postgresql`). There are a few lingering…
-
Error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /snap/dbgate/421/resources/app.asar.unpacked/node_modules/better-sqlite3/build/Release/better_sqlite3.node)
at …
-
This plugin already performs a few checks on apps before deploying, like ensuring the app has [known/supported triggers](https://github.com/fermyon/cloud-plugin/blob/53169bc69ea7fcfc1eee88549e2408047e…
-
```
When making a select with a large number of results the SQLite DB engine seems
to try to create a temp file where the results are stored. Maybe this does not
work on the android system.
The cre…
-
```
When making a select with a large number of results the SQLite DB engine seems
to try to create a temp file where the results are stored. Maybe this does not
work on the android system.
The cre…