SqlServerProcessor
class SqlServerProcessor extends Processor (View source)
Methods
Process an "insert get ID" query.
Process the results of a columns query.
Process the results of an indexes query.
Process the results of a foreign keys query.
Details
array
processSelect(Builder $query, array $results)
Process the results of a "select" query.
int
processInsertGetId(Builder $query, string $sql, array $values, string|null $sequence = null)
Process an "insert get ID" query.
array
processTables(array $results)
Process the results of a tables query.
array
processViews(array $results)
Process the results of a views query.
array
processTypes(array $results)
Process the results of a types query.
array
processColumns(array $results)
Process the results of a columns query.
array
processIndexes(array $results)
Process the results of an indexes query.
array
processForeignKeys(array $results)
Process the results of a foreign keys query.
protected int
processInsertGetIdForOdbc(Connection $connection)
Process an "insert get ID" query for ODBC.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.