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

Adding Pg support to autopk #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding Pg support to autopk #6

wants to merge 1 commit into from

Conversation

slattery
Copy link

Attempting to recognize autoincrementing via currval(pg_get_serial_sequence). Depends on
consistent structure in the schema metadata for dbix_lite

I saw keedi's #4 - this is a direct query alternative to his good DBI based solution.

Attempting to recognize autoincrementing via 
currval(pg_get_serial_sequence). Depends on 
consistent structure in the schema metadata 
for dbix_lite
@alranel
Copy link
Owner

alranel commented Nov 27, 2015

I'm sorry for the very late reply - @slattery, do you think this is still useful and for some reason is better than #4?

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.

2 participants