tools
Here are 5,906 public repositories matching this topic...
-
Updated
Jul 16, 2022 - Python
🐛 Bug Report: Database -> GET/UPDATE Database return Collection object instead of Database object
👟 Reproduction steps
Go on the documentation at this page : https://appwrite.io/docs/server/databases?sdk=nodejs-default#databasesGet
Or use one of the SDKs.
Example with dart sdk :
Databases(client, databaseId: 'test').get() return Collection object instead of Database object.
👍 Expected behavior
GET and UPDATE method return Database object.
👎 Actual Behavi
-
Updated
Jul 16, 2022
-
Updated
Jul 14, 2022 - Markdown
-
Updated
Jul 14, 2022 - Java
-
Updated
Jul 10, 2022 - Python
-
Updated
Jul 14, 2022 - Python
-
Updated
Apr 23, 2020 - Shell
-
Updated
Apr 10, 2022 - Kotlin
-
Updated
Jul 17, 2022 - Python
Not a big deal, but I noticed a ton of trailing whitespaces on the repo code, so it would be nice to remove them with a linter or similar!
-
Updated
Jul 12, 2022 - Go
-
Updated
Feb 26, 2022
Hooks for scopes get a double prefix, ie @@scope, when shown with the npm hook ls command. This is due to the response from the web request already including the prefix in the name field, and the following lines of code then locally adding the prefix again, duplicating it.
-
Updated
Nov 8, 2021
-
Updated
Jul 17, 2022 - TypeScript
-
Updated
Jun 13, 2022 - TypeScript
-
Updated
Jul 1, 2022 - C
-
Updated
Apr 6, 2022 - C#
-
Updated
Jul 8, 2022
See dotnet/fsharp#12432 (comment)
It's a good question - do you have a more specific repro of this problem please?
Just tested with the following demo:
[<EntryPoint>]
let main args =
let test1 () =
[ 3; 2; 1 ]
|> List.map (fun x -> x + 10)
|> List.sort
let test2 = [
for x in test1() do
-
Updated
Apr 6, 2021 - Go
Improve this page
Add a description, image, and links to the tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tools topic, visit your repo's landing page and select "manage topics."
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io{ "type": "ris_subscribe" }to the remote server