sql-databasesdatabases
adding-fields-to-the-object-persisted-by-a-sql-crud-microservice
Adds fields to an object that is persisted to a SQL database by a CRUD microservice. Use when explicitly asked by the user to add fields (or properties) to the object; or when explicitly asked by the user to add columns to the database table.
maintainer
microbus-io
Updated 4/8/2026
Stars
170
Forks
5
quick start
Installation and usage
Adds fields to an object that is persisted to a SQL database by a CRUD microservice. Use when explicitly asked by the user to add fields (or properties) to the object; or when explicitly asked by the user to add columns to the database table.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use adding-fields-to-the-object-persisted-by-a-sql-crud-microservice