@typed-query-builder/sql-mssql v0.7.1
@typed-query-builder/sql-mssql
See typed-query-builder README for more details.
Features: functions, operations, clauses, data types, etc.
The following query builder features are non-natively supported through this library:
DISTINCT,NOT DISTINCTpredicates<<,>>operatorsIS TRUE,IS FALSEpredicatesBOOLEANdata typeCIRCLE,BOXgeometric data typesgreatest, least, factorial, truncate, div, startsWith, dateWithTime, dateAddDays, dateSubDays, daysBetween, createTimestamp, currentDate, timestampToSeconds, timestampFromSeconds, datesoverlap, timestampsOverlap, padLeft, padRightfunctionsboolAnd, boolOr, countIfaggregate functions
The following query builder features are added to support more SQL Server functionality.
SMALLMONEY,NCHAR,NTEXT,NVARCHARdata typestop,optionclauses for INSERT, SELECT, UPDATEsquare, choose, nchar, soundexDifference, soundex, split, jsonTest, jsonValue, jsonQuery, jsonModify, dateName, day, month, year, geomArea, geomText, geomBoundary, geomWithBuffer, geomConvexHull, geomCrosses, geomDimension, geomDisjoint, geomEnd, geomStart, geomBoundingBox, geomEquals, geomClosed geomEmpty, geomRing, geomSimple, geomValid, geomOverlaps, geomSrid, geomRandomPoint, geomSymmetricDifference, geomWithinfunctions.
The following query builder features are not supported on SQL Server:
UNSIGNEDdata typesFILTERclause in aggregate functionsDISTINCT ONclause in SELECTROWconstructor, comparison, and updatingINSERTpriorityINSERTon duplicate ignore or setBITSdata typeLINEdata type (not to be confused with SEGMENT)CBRT, GCD, LCM, REGEX_REPLACE, REGEX_GETfunctionsBIT_AND, BIT_OR, NTHVALUEaggregate functions
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago