Skip to content

Add update and delete Database function #28

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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