tools
Here are 5,877 public repositories matching this topic...
-
Updated
Jul 7, 2022 - Python
👟 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 1, 2022
-
Updated
Jun 24, 2022 - Markdown
-
Updated
Jun 28, 2022 - Java
-
Updated
Jul 7, 2022 - Python
-
Updated
Jul 7, 2022 - Python
-
Updated
Apr 23, 2020 - Shell
-
Updated
Apr 10, 2022 - Kotlin
-
Updated
May 25, 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 7, 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 7, 2022 - TypeScript
-
Updated
Jun 13, 2022 - TypeScript
-
Updated
Jul 1, 2022 - C
-
Updated
Apr 6, 2022 - C#
-
Updated
Jun 3, 2022
Consider this F# code:
type I =
abstract M: param: outref<int> -> unit
type T() =
interface I with
member this.M(param) = failwith "todo"
The param
parameter is correctly compiled as out
parameter:
[CompilationMapping(SourceConstructFlags.ObjectType)]
[Serializable]
public interface I1
{
void M(out int param);
}
[Compilation
-
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