-
**Describe the bug**
I use docker to deploy my django project, and set well in .env file, and set them in django setting
- STRIPE_TEST_PUBLIC_KEY=${STRIPE_TEST_PUBLIC_KEY}
- STRIPE_TEST_SECRET_KE…
-
Copied over from closed issue: https://github.com/pipermerriam/ethereum-function-signature-registry/issues/122
Still seeing 502's - is it possible to contribute to costs to help run more instances? G…
-
The last week or so, whenever I do a full recheck I get this error:
Traceback (most recent call last):
File "D:\a\F95Checker\F95Checker\modules\api.py", line 512, in fast_check
File "C:\hoste…
-
## Description
This task involves populating the database with frequently asked questions (FAQs) using a superadmin account. The populated data will ensure that the FAQ section is filled with relevan…
-
I would like to talk about the extensibility framework of the open source database ArangoDB. It is called Foxx and allows to define additial REST API on top of the database. This feature allows to eas…
-
```
Extend the JDBC Plugin to support all SQL command in an abstract(!) way. We do
NOT want to pass native SQL command here to a JDBC source but run methods with
arguments that can be checked and ve…
-
Hællæ Platform,
We are deploying new shared infrastructure for authorization to enable the updated implementation of the register component. While the register will continue running on the platform's…
-
it is not required to store the last update speech engine in mysql database , since there will be lot of db update in mysql which is performance concern
Mysql can be used only for read only form…
-
### There should be an option where any logged in user can listen to their own notes written and saved in out database
**Things to keep in mind:**
- The notes are in markdown format so that it can co…
-
The implementation of the memory nearest match API computes cosine similarity on the client side.
Is it possible to compute cosine similarity on the database side through a database function or store…