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