Using as a command-line tool?

Open
#29 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
fsharp, sql
Domain
cli, compilers

Research direction

The issue does not name any files, tests, or entry points. Start by mapping the existing Rezoom.SQL compiler and build entry points, then define the command-line interface, migration input, and generated source or assembly output before implementation can be scoped.

Written by the indexing model from the issue text.

Description

enhancement

I'd like to use Rezoom.SQL as command-line tool: you give it your migrations, and it generates some source code for you (or indeed a minimal assembly).

Pros:

  • usage on constrainted platforms (I'm looking at .NET CF primarily, but also Mono, Xamarin, etc.)
  • usage in the wider .NET ecosystem (painless interop with C#, VB -- and it also makes it easier to introduce F# in a project)

Cons:

  • needs a separate build step
  • more difficult to iterate compared to F# type provider (still much better, I think, than the hand-written DAL where you need tests to ensure that everything works as expected)
Dominant language
F#
Stars
680
Forks
23
PR merge metrics
No merged PRs in 30d

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.

More from fsprojects/Rezoom.SQL

All issues in fsprojects/Rezoom.SQL

Similar issues

More CLI issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.