Skip to content

SQL Base/Interface: Use CRUD naming #62

Open
@AlexanderMann

Description

@AlexanderMann

Motivation

Presently SQLInterface is using mainly the following words for it's non-major API actions:

  • upsert
  • add
  • drop
  • get
  • serialize
  • canonicalize
  • make
  • migrate

I'd like to propose we tidy this up a bit and try to use something like CRUD naming to make each operation more atomic sounding in nature.

I think this would make on-boarding for someone new simpler.

Suggested Musical Pairing

https://soundcloud.com/groove-armada-1/at-the-river-3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions