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
Updated 3/16/2026
Stars
304
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use postgresql-c-dao-update-last-row-by-date