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

feat: auto generate SQL scripts for serial primary keys #43

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

lerocha
Copy link
Owner

@lerocha lerocha commented Feb 10, 2024

Auto generating SQL script for SERIAL Primary Keys. The PostgreSQL Serial version was introduced in the PR #3 but it needs to be auto-generated.

@lerocha lerocha force-pushed the auto-increment-serial branch from 3a35440 to b921f8c Compare February 10, 2024 23:05
@lerocha lerocha changed the base branch from master to develop February 10, 2024 23:05
@lerocha lerocha marked this pull request as ready for review February 10, 2024 23:12
@lerocha lerocha merged commit 383c1f7 into develop Feb 10, 2024
@lerocha lerocha deleted the auto-increment-serial branch February 11, 2024 00:40
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.

1 participant