Create and manage SQL database in Fabric items, author T-SQL DDL/DML with constraints, foreign keys, triggers, indexes, and vector columns. Deploy schema via SqlPackage (.dacpac/.bacpac), configure source control, CI/CD, and GraphQL APIs. Triggers: "sql database in Fabric create table sqlcmd ddl", "sql database in Fabric primary key default getdate sqlcmd", "create sqldb item", "create table sqldb ddl", "sqldb foreign key constraint", "sqldb stored procedure", "sqldb trigger create", "sqldb vector column", "SqlPackage dacpac deploy sqldb", "bacpac sqldb", "sqldb source control", "graphql api sqldb", "sqldb collation set", "sp_invoke_external_rest_endpoint".
$npx -y skills add microsoft/skills-for-fabric --skill sqldb-authoring-cliInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/skills-for-fabric" --skill "microsoft/skills-for-fabric/sqldb-authoring-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/skills-for-fabric" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/skills-for-fabric"` and select the relevant skills, then follow their instructions.