SQLQueryHelperjs - v1.2.6
    Preparing search index...

    SQL Server Runtime Guide

    This guide reserves the SQL Server documentation track and separates it from SQLite, PostgreSQL, and MySQL.

    SQL Server runtime support is planned.

    The current package does not yet export a SQL Server reflector, SQL Server query builders, or SQL Server inspector helpers.

    The documentation is being split by engine before the runtime is complete so that:

    • SQL Server behavior can be documented independently
    • operational constraints can be tracked without affecting other engine guides
    • future T-SQL and object-lifecycle notes have a dedicated place to live

    The SQL Server support track is expected to document:

    • schema reflection and synchronization
    • SQL Server-specific query builder behavior
    • inspection and entity generation workflows
    • destructive-change and approval flows
    • dialect-specific features such as schemas, procedures, and dependency handling

    Until the runtime surface exists in src/index.ts, this guide should be treated as a planning boundary rather than an API reference.

    Use the existing API reference for currently exported symbols and use this page to keep the SQL Server roadmap separate from the SQLite and PostgreSQL guides.