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

Auto-merge and auto-delete #2

Closed
waveform80 opened this issue Feb 17, 2014 · 0 comments
Closed

Auto-merge and auto-delete #2

waveform80 opened this issue Feb 17, 2014 · 0 comments
Assignees
Milestone

Comments

@waveform80
Copy link
Member

Add AUTO_MERGE and AUTO_DELETE routines for automatic construction of MERGE and DELETE statements between like-structured relations.

Should we provide an AUTO_INSERT as well for replacement (TRUNCATE+INSERT) activities on like-structured tables (could be useful when the tables don't have the same column order and name-based matching is desired - should be relatively trivial to implement as well given AUTO_MERGE)...

@waveform80 waveform80 added this to the 0.2 milestone Feb 17, 2014
@waveform80 waveform80 self-assigned this Feb 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

1 participant