-
I am using your example exactly as it is and I can't seem to Post/Insert data.
Example app listening at http://localhost:3000
Error while creating programming language Unknown column 'undefined'…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…
-
**Description**
As a:
- [ ] Application user/user of the configuration itself
- [x] API user (application developer)
- [ ] SPI user (container or runtime developer)
- [ ] Specification implem…
-
Hello, I'm trying to embed advertising in the bot, but it doesn't work. Could you help me. I'm using this test code, in theory, when you enter the /ads command, the bot should show ads, but it doesn't…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
### Operating System
Windows 10
### Programming Languages
Python
### CCXT Version
4.3.11
### Description
After a few hours or when the Internet connection is lost, coinex websocke…
-
- [ ] [My favorite thing to ask the models designed for programming is: "Using Python w... | Hacker News](https://news.ycombinator.com/item?id=40513020)
# My favorite thing to ask the models designed…
-
### 🔖 Feature description
The following link has the naming conventions for async/await methods in c#/.Net from Microsoft and the method names in the Appwrite .Net SDk should follow the same patter…
-
## Topic:
Asynchronus Programming
Hi! Just wanted to check the Java API, what is the difference between `thenComposeAsync `and `thenCompose` ?
Also, for async programming, will `CompletionSta…
-
The main issue I see with the APIs is that they are synchronous - methods return void. This makes it pretty much incompatible with IO operations, distributed computing, and limits the applicability to…