Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate tables from model #285

Open
Amangeldi opened this issue Jun 27, 2023 · 1 comment
Open

Generate tables from model #285

Amangeldi opened this issue Jun 27, 2023 · 1 comment

Comments

@Amangeldi
Copy link

Add the ability to generate tables from the model, like in EF Core. For example:
repository.CreateTable();
repository.CreateTable("TableName");

@phnx47
Copy link
Owner

phnx47 commented Jun 27, 2023

@Amangeldi Feel free to raise a PR!

Repository owner deleted a comment from gbolivar Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants