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.
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