Skip to content

Add update and delete Database function #28

@devbyray

Description

@devbyray

It's not about a feature for the website, but I would love to see more examples of database functions.

I'm not a database expert at all, so I think it would be awesome if the following database function examples were added.

  • Update database row based on a trigger from a user. (for example, update the email from an existing user In the "profiles" table)
  • Delete database row based on a trigger from a user. (for example, delete a user's profile in the "profiles" table based on the user id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions