Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/appwrite/mod.ts>Databases#update

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Databases.prototype.update
Re-export
import { Databases } from "https://deno.land/x/appwrite@12.1.0/mod.ts";

Update database

Update a database by its unique ID.

Parameters

databaseId: string
name: string
optional
enabled: boolean