-
I'm using Metabase 0.42.0 with PostgreSQL and I noticed that one particular question built with the question builder took very long to complete compared to a native query.
The question is basically…
lpyfm updated
3 months ago
-
Hi I'm using this great module in my project but I'm getting an error when I call to stored procedures in MySQL (v5.6.16)
// STORED PROCEDURE:
DROP PROCEDURE IF exists `helloWorld`;
DELIMITER $$
CREA…
-
We are trying to use useBind() with a sequelize `IN` raw query going to MSSQL.
This works great if `status` has one element. However, when there are multiple elements in status:
`status = ["Comp…
-
For context, I'm using the Thrive plugins and some features aren't working for me....
How do I go about debugging something like this:
{"success":false,"message":"Error while saving: [Microsoft]…
-
Vulnerable code is on the following line:
https://github.com/Logipek/Aroah_Security_Bot_Discord/blob/c737dd503cd4bd281d1d4422de43b7c20981fc17/commands/config/editprefix.js#L44
By passing raw value…
-
### Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed.
1. Which driver are you using and version of it (Ex: PostgreSQL …
-
### Explanation
Right now we use MongoDB to store offchain data, which isn´t an optional solution for the kind of product we are building, as we are handling finantial data a relational type database…
-
Example diff:
```diff
❯ diff -u {a,b}.sql
--- a.sql 2023-06-28 18:25:39.540877213 +0200
+++ b.sql 2023-06-28 18:25:57.079964060 +0200
@@ -3,7 +3,7 @@
--
-- Dumped from databas…
-
**Used Spark version**
2.2.0
**Used Spark Job Server version**
(Released version, git branch or docker image version)
0.80
**Deployed mode**
(client/cluster on Spark Standalone/YARN/Mesos/EMR or…
-
I'm trying to register a second custom retrieve permission for quakeml document type, analogous to `CanSeePrivateEventsRetrievePermissionPlugin` (starting from a completely empty jane DB), but this se…