home/categories/scripting/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-postgresql-c-dao-update-last-row-by-date-skill-md
scriptingdevelopment

postgresql-c-dao-update-last-row-by-date

Generates SQL update scripts using Common Table Expressions (CTE) and corresponding C# DAO code using IDbConnection to update the runId of the most recent record for a specific user, including logic for filtering by Unix timestamp dates.

ECNU-ICALK
maintainer
ECNU-ICALK
更新於 3/16/2026
星標
304
分支
34
quick start

Installation and usage

Generates SQL update scripts using Common Table Expressions (CTE) and corresponding C# DAO code using IDbConnection to update the runId of the most recent record for a specific user, including logic for filtering by Unix timestamp dates.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use postgresql-c-dao-update-last-row-by-date