{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreibsuwuoowwexlqarvf6crxl34dersckxl3mrtjeu4kto7vaimtpmi",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mo6tvjgst6x2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/modular_api_sqlserver",
"publishedAt": "2026-06-13T18:07:21.339Z",
"site": "https://pub.dev",
"textContent": "Official MACSS SQL Server integration package for Dart. Changelog excerpt: - add typed command parameters via `DbParameter`(name, value, direction input/output/inputOutput, free-form `typeHint`) with `input`/`output`/`inputOutput`helpers - add `DbCommandKind.procedure`for stored-procedure execution (the adapter maps it to EXEC/CALL; rows via `query`, no-rows via `execute`) - add optional `DbProcedureOutcome`(returnValue, outputParameters) on `DbRowSet`and `DbExecutionSummary` - extend shared-fixture conformance coverage for the new contracts across the three SDKs - add[...]",
"title": "v0.6.0 of modular_api_sqlserver",
"updatedAt": "2026-06-13T17:39:12.768Z"
}