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

How to create master script based on the sql outputs in different folders #16

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

How to create master script based on the sql outputs in different folders.

we should have a provision to create a master script which will call all 
scripts generated for a schema in a particular order.

Any guess how could we achieve this.

Original issue reported on code.google.com by sarvindu...@gmail.com on 8 Jun 2013 at 2:46

@GoogleCodeExporter
Copy link
Author

Original comment by resh...@gmail.com on 9 Jun 2013 at 8:21

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@arno82
Copy link
Collaborator

arno82 commented Nov 16, 2015

My experience is, that it's nearly impossible to find a sequence of sql calls that work without errors because of dependencies between the files.

@xorader
Copy link

xorader commented Apr 26, 2017

I used ddl2scheme.sh script from my fork https://github.com/xorader/scheme2ddl/tree/3.x_patches_from_xorader here.

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

3 participants