Skip to content

Update to Dynamically Handle Primary Keys (Including Composite PKs)#3

Open
matjash wants to merge 4 commits into
iloveitaly:masterfrom
matjash:master
Open

Update to Dynamically Handle Primary Keys (Including Composite PKs)#3
matjash wants to merge 4 commits into
iloveitaly:masterfrom
matjash:master

Conversation

@matjash

@matjash matjash commented Dec 9, 2024

Copy link
Copy Markdown

This update enhances the audit function by dynamically identifying the primary key (PK) columns of a table, even when they are named differently than the default "id". It now supports tables with composite primary keys or no primary key at all.

This update enhances the audit function by dynamically identifying the primary key (PK) columns of a table, even when they are named differently than the default "id". It now supports tables with composite primary keys or no primary key at all.
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