Clean up SND script and migrate to PostgreSQL#1112
Clean up SND script and migrate to PostgreSQL#1112labkey-adam wants to merge 9 commits intorelease26.3-SNAPSHOTfrom
Conversation
…te pointless CREATE/ALTER/DROP combinations, etc.
|
Here's a summary of every translation decision that Claude made when converting the SQL Server SND script to PostgreSQL: SQL Server → PostgreSQL Translation Notes Type mappings ┌───────────────────────────────────────────────────┬─────────────────────────────────────────────┐ Syntax changes
Functions (fGetSuperPkg, fGetProjectItems)
Function fGetAllSuperPkgs
Trigger (ti_after_events)
|
Rationale
We want the SND module to support PostgreSQL