shift-org / shift-org/shift-docs

Add convenience scripts for common db tasks

Open
#659 1 comment 0 reactions 1 assignee View on GitHub

@onewheelskyward is already working on this.

Since Sep 4, 2024.

database enhancement
Dominant language
JavaScript
Stars
30
Forks
25
Avg merge
9m
Merged PRs (30d)
1

Description

For tasks that require updating the database directly, I always have to look up the syntax. I also need to be extra careful to look for typos etc so I don't accidentally edit something I wasn't intending to.

It would be nice to have scripts for common db tasks: unpublishing an event, featuring (highlighting) an event, etc. Ideally they would use SQL variables so the meat of the statement doesn't have to be altered, just the variables at the top of the script. Store them somewhere discoverable, such as services/db/scripts.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.