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

Added initial POCO generator for repository mode and existing databases #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nathanb
Copy link

@nathanb nathanb commented Sep 23, 2010

This is just a quick generator I wrote awhile back to use for initial POCO generation from existing databases. I thought it might be useful for others. The idea is to use this once to stub out POCOs, then move them elsewhere for manual maintenance. I've dog-fooded this with MySql and Sql Server.

I also made unrelated whitespace changes to this version by adding .gitattributes for sln and proj files. It allows those files to be treated as binary so Visual Studio can recognize the solution version in Windows Explorer. The default git commit behavior of removing CR's from those files confuses visual studio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant