-
Exclude
deps
and.github
from npm publish (Raymond Feng) -
Remove obsolete npm script to delete regenerator (Raymond Feng)
-
chore: update CODEOWNERS (Diana Lau)
-
chore: update copyrights year (Diana Lau)
-
fix problem setting passwords with chars like '(' (Francisco Buceta)
-
add tests for limit&limit with supportsOffsetFetch (Francisco Buceta)
-
add missing 'ORDER BY' before 'OFFSET' (Rifa Achrinza)
-
chore: improve issue and PR templates (Nora)
- update mssql to 6.x (Joost de Bruijn)
-
fix linter errors (Joost de Bruijn)
-
update mssql 5.x and mark sqlcmdjs devDependency (Joost de Bruijn)
-
add juggler-v3 and v4 to dev dependencies (Nora)
-
run shared tests from both v3 and v4 of juggler (Nora)
-
fix eslint violations (Nora)
-
update dependencies (Nora)
-
update CODEOWNERS (Nora)
-
drop support for node.js 6 (Nora)
-
update to MIT license (Diana Lau)
-
chore: update node + dependencies (virkt25)
-
Increase test limit from 9.9 to 30 seconds (Miroslav Bajtoš)
-
Move Mocha config to
test/mocha.opts
(Miroslav Bajtoš) -
[WebFM] cs/pl/ru translation (candytangnb)
-
chore: update CODEOWNERS (Diana Lau)
-
Update Queries to Uppercase (Rafael E. Ajuria)
-
Implement test for single column indices (Daan Middendorp)
-
Fix single column index altering (Daan Middendorp)
-
Fix deletion of indices and test (Daan Middendorp)
-
Solve index naming issue (Daan Middendorp)
-
Test update indexes (Daan Middendorp)
-
Fix altering of indexes (Daan Middendorp)
-
Solved imported unittests for previous commit (Daan Middendorp)
-
Fix showIndexes function (Daan Middendorp)
-
Fix bigint (jannyHou)
-
update globalize string (Diana Lau)
-
Add stalebot configuration (Kevin Delisle)
-
Create Issue and PR Templates (#167) (Sakib Hasan)
-
Add CODEOWNER file (Diana Lau)
-
Require init on mocha args (ssh24)
-
Add docker setup (#148) (Sakib Hasan)
-
Return if column is generated or not (#100) (Christiaan Westerbeek)
-
Fix discovery of primary keys (#99) (Christiaan Westerbeek)
-
Remove appveyor service (#145) (Sakib Hasan)
-
Fix params for isActual function (#143) (Nguyễn Kim Kha)
-
Enable clean DB seed as pre-test (#142) (Sakib Hasan)
-
Fix eslint issues & buildPropertyType() signature (Raymond Feng)
-
Upgrade deps to mssql@4.x (Raymond Feng)
-
add appveyor for CI (#137) (Ryan Graham)
-
fix discovery turkish collation (#123) (emrahcetiner)
-
Replicate issue_template from loopback repo (#120) (siddhipai)
-
Refactor alter table (#134) (Diana Lau)
-
Upgrade to loopback-connector@4.x (Loay)
-
Refactor migration methods (ssh24)
-
Refactor discovery methods (Loay Gewily)
-
Update mocha timeout (Loay Gewily)
-
Update LB-connector version (Loay)
-
Add buildreplace method (Loay Gewily)
-
Update README.md (#117) (Rand McKinney)
-
Update w info from docs (#115) (Rand McKinney)
-
Update paid support URL (Siddhi Pai)
-
increase the timeout for autoupdate test (Eddie Monge)
-
Start 3.x + drop support for Node v0.10/v0.12 (siddhipai)
-
Drop support for Node v0.10 and v0.12 (Siddhi Pai)
-
Start the development of the next major version (Siddhi Pai)
-
Update README doc links (Candy)
-
Add connectorCapabilities global object (#102) (Nicholas Duffy)
-
Update translation files - round#2 (Candy)
-
Add translated files (gunjpan)
-
Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
-
Update eslint infrastructure (Loay)
-
Use juggler@3 for running tests (Simon Ho)
-
Add globalization (Candy)
-
Revert "Update Fix" (Loay)
-
Update Fix (Loay)
-
Update URLs in CONTRIBUTING.md (#88) (Ryan Graham)
-
update copyright notices and license (Ryan Graham)
-
Lazy connect when booting app (juehou)
-
Add feature/eslint (Amir-61)
-
Fix linting errors (Amir Jafarian)
-
Auto-update by eslint --fix (Amir Jafarian)
-
Add eslint infrastructure (Amir Jafarian)
-
Keep float numbers (Raymond Feng)
-
override other settings if url provided (juehou)
- Use request.input to avoid SQL injection (Raymond Feng)
- Remove regenerator from babel-runtime and bundle mssql (Raymond Feng)
- Remove the license check (Raymond Feng)
- Remove sl-blip from dependencies (Miroslav Bajtoš)
-
Refactor Fix for Insert into Table with Active Trigger by getting the column data type instead of varchar. #21 (FoysalOsmany)
-
Fix for Insert into Table with Active Trigger #21 (FoysalOsmany)
-
Upgrade should to 8.0.2 (Simon Ho)
-
Add help for Azure SQL users (Oleksandr Sochka)
-
Remove buildPartitionBy() that became redundant (eugene-frb)
-
Updated option that triggers PARTITION BY injection, fixed buildPartitionByFirst's 'where' argument. (eugene-frb)
-
Inject Partition By clause into buildColumnNames of SQL query for include filter (eugene-frb)
-
Refer to licenses with a link (Sam Roberts)
-
Use strongloop conventions for licensing (Sam Roberts)
- Allow models without PK (Raymond Feng)
- Added support to unicode (Ahmed Abdul Moniem)
- Allow the
multipleResultSets
flag for execute (Raymond Feng)
- Add support for regex operator (Simon Ho)
-
Update deps (Raymond Feng)
-
Add transaction support (Raymond Feng)
-
Update deps (Raymond Feng)
-
Refactor the mssql connector to use base SqlConnector (Raymond Feng)
-
Use SET IDENTITY_INSERT option to allow explicit id (Raymond Feng)
-
Return count when updating or deleting models (Simon Ho)
-
Add strongloop license check (Raymond Feng)
-
Add "Running tests" section to readme (Simon Ho)
-
Test if the id is generated (Raymond Feng)
-
add test case for id manipulation (Ido Shamun)
-
Add support for custom column mapping in primary key column Add support for idInjection (Ido Shamun)
- Add support for custom column mapping (Raymond Feng)
-
Fix the empty column list (Raymond Feng)
-
Increase the limit to make sure other owners are selected (Raymond Feng)
-
Enhance id to pk mapping (Raymond Feng)
-
Fix: empty inq/nin function correctly (bitmage)
-
Fix SQL injection (Raymond Feng)
-
Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
-
Update test dep (Raymond Feng)
-
Fix the missing var (Raymond Feng)
-
fixed race condition causing incorrect IDs to be reported on INSERT (bitmage)
-
handle precision and scale (bitmage)
-
Update deps (Raymond Feng)
-
Map required/id properties to NOT NULL (Raymond Feng)
-
Update README.md (Rand McKinney)
-
Add contribution guidelines (Ryan Graham)
-
Bump version (Raymond Feng)
-
Bump versions (Raymond Feng)
-
Make sure errors are reported for automigrate/autoupdate (Raymond Feng)
-
Bump version (Raymond Feng)
-
Remove ON[PRIMARY] option (Raymond Feng)
-
Bump version (Raymond Feng)
-
Add ping() (Raymond Feng)
-
Bump versions (Raymond Feng)
-
Tidy up filter.order parsing (Raymond Feng)
-
Update link to doc (Rand McKinney)
-
Bump version (Raymond Feng)
-
Use base connector and add update support (Raymond Feng)
-
Fix comparison for null/boolean values (Raymond Feng)
-
Updated to allow global replacement (Jason Douglas)
-
Update mssql.js to properly escape ' chars (Jason Douglas)
-
Remove 'module deps' from JSDocs (Rand McKinney)
-
Replace old README with link to docs and basic info. (Rand McKinney)
-
Create docs.json (Rand McKinney)
- First release!