Skip to content

Split Command module into CommandBuilder and Command #27

@natalie-o-perret

Description

@natalie-o-perret

Atm, modules likes, SqliteCommand, PostgreSqlCommand contain too many functions for both building and executing commands.

What I suggest instead:

  • CommandBuilder
  • Command(Executor, Runner?)

Need to think about alternatives.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions