Skip to content

Adding Pg support to autopk#6

Open
slattery wants to merge 1 commit intoalranel:masterfrom
slattery:pg_autopk
Open

Adding Pg support to autopk#6
slattery wants to merge 1 commit intoalranel:masterfrom
slattery:pg_autopk

Conversation

@slattery
Copy link
Copy Markdown

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
Copy Markdown
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