Microsoft's Data API Builder is designed to help developers expose database objects through REST and GraphQL without building a full data access layer from scratch. In this Q&A, Steve Jones previews ...
ADD COLUMN IF NOT EXISTS sucursal VARCHAR(3) DEFAULT NULL, ADD COLUMN IF NOT EXISTS punto_venta VARCHAR(5) DEFAULT NULL; COMMENT ON COLUMN fe_documentos.sucursal IS 'Terminal: sucursal (3 dígitos).