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

change output from mesh parser from db to file #303

Closed
saschaben opened this issue Dec 16, 2013 · 3 comments
Closed

change output from mesh parser from db to file #303

saschaben opened this issue Dec 16, 2013 · 3 comments
Assignees
Milestone

Comments

@saschaben
Copy link
Member

Rather than writing data directly to the DB, have the parser output SQL statements to file(s).
This will let us get around including any DB driver at all, as well will make it easier to debug/test this damned thing.

@jrjohnson
Copy link
Member

Do we need to preserve the database write functionality or can that be abandoned completely in favor of SQL output?

@saschaben
Copy link
Member Author

Hmm. good question. Can a case be made for allowing either/both?

(short answer: No.)

@jrjohnson
Copy link
Member

Fixed in ilios/mesh-parser#1

@saschaben saschaben modified the milestones: v2.4.5.1, v2.4.5 Jul 17, 2014
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