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
更新于 4/8/2026
星标
170
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use adding-fields-to-the-object-persisted-by-a-sql-crud-microservice