Is it possible to use database schema?

Open
#3 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
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
fsharp, sql

Research direction

No files or tests are named in the issue. Start by inspecting the repository's existing migration and code-first paths, then read the compiler and typechecker entry points to understand where database structure could be discovered; the scope and acceptance criteria for supporting tables, views, and stored procedures would need to be defined.

Written by the indexing model from the issue text.

Description

enhancement

Using a migration file is nice with code-first. But, is it possible to automatically map the data structure by targeting a database?

I mean, all you need is a connection string and it will detect all your db objects (tables, views, stored procedures, etc...). What do you think?

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 Compilers issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.