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

Exported SQL Sequences #52

Closed
benjaminbancroft opened this issue Dec 3, 2012 · 2 comments
Closed

Exported SQL Sequences #52

benjaminbancroft opened this issue Dec 3, 2012 · 2 comments

Comments

@benjaminbancroft
Copy link

When exporting to SQL or uploading to server, tables dependent on sequences fail to create because sequences are pushed to the end of SQL script. Sequences should be created before tables, which I manually edit in SQL.

@rkhaotix
Copy link
Member

rkhaotix commented Dec 3, 2012

Hello, @benjaminbancroft.

Can you attach the model file that is generating the error?

I having troubles with the SQL export functionality. I need to review all
the algorithm...
Thanks.

2012/12/3 benjaminbancroft notifications@github.com

When exporting to SQL or uploading to server, tables dependent on
sequences fail to create because sequences are pushed to the end of SQL
script. Sequences should be created before tables, which I manually edit in
SQL.


Reply to this email directly or view it on GitHubhttps://github.com//issues/52.

@benjaminbancroft
Copy link
Author

Attached is model 'erp_rev2', although I was unable to reopen this file with error shown in 'ex'

Regards,
Ben


From: Raphael Araújo e Silva [mailto:notifications@github.com]
Sent: 03 December 2012 12:57
To: pgmodeler/pgmodeler
Cc: benjaminbancroft
Subject: Re: [pgmodeler] Exported SQL Sequences (#52)

Hello, @benjaminbancroft.

Can you attach the model file that is generating the error?

I having troubles with the SQL export functionality. I need to review all
the algorithm...
Thanks.

2012/12/3 benjaminbancroft notifications@github.com

When exporting to SQL or uploading to server, tables dependent on
sequences fail to create because sequences are pushed to the end of SQL
script. Sequences should be created before tables, which I manually edit in
SQL.

Reply to this email directly or view it on GitHubhttps://github.com//issues/52.

Reply to this email directly or view it on GitHubhttps://github.com//issues/52#issuecomment-10951626.


This email has been scanned by the MessageLabs Email Security System, on behalf of the Gardline Group of Companies.
For more information please visit http://www.symanteccloud.com



CONFIDENTIALITY - This e-mail and any attached files contain information that is confidential and/or may be subject of legal privilege, intended only for use by the addressee(s). If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, please be advised that you have received this message in error and that any dissemination, copying or use of this message or attachment is strictly forbidden, as is the disclosure of the information therein. If you have received this message in error please notify the sender immediately and preserve this confidentiality by deleting the message.
No binding contract will result from this e-mail until and unless an officer, on behalf of the sender, signs a written document.
Sender accepts no responsibility for the completeness or accuracy of this message as it has been transmitted over public networks.
Unless otherwise specifically stated any views or opinions are solely those of the author and do not represent those of the sender Company.


This email has been scanned by the MessageLabs Email Security System, on behalf of the Gardline Group of Companies.
For more information please visit http://www.symanteccloud.com


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

No branches or pull requests

2 participants