Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

fix: restore the repo using Revert 1 branch #2

Open
wants to merge 336 commits into
base: master
Choose a base branch
from

Conversation

venkatadhatri
Copy link

Checklist

  • DCO (Developer Certificate of Origin) signed in all commits
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Commit messages are following our guidelines

Raymond Feng and others added 30 commits September 11, 2014 12:20
Per Sumitha: Input from user: "I think: `port: 3306` is wrong, because this is the default MySQL port.  MSSQL uses the default port 1433"
1.1.5

 * Update README.md (Rand McKinney)

 * Add contribution guidelines (Ryan Graham)
1.1.6

 * Update deps (Raymond Feng)

 * Map required/id properties to NOT NULL (Raymond Feng)
fixed race condition causing incorrect IDs to be reported on INSERT
1.2.0

 * 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)
1.3.0

 * Fix SQL injection (Raymond Feng)

 * Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
nabdelgadir and others added 30 commits November 17, 2019 13:29
…-templates

chore: improve issue and PR templates
fix: added missing 'ORDER BY' before 'OFFSET' II
 * add tests for limit&limit with supportsOffsetFetch (Francisco Buceta)
 * add missing 'ORDER BY' before 'OFFSET' (Rifa Achrinza)
 * chore: improve issue and PR templates (Nora)
chore: update copyrights year and CODEOWNERS
We had this in the past as facebook/regenerator was under a restrictive
license and now it's under MIT.
 * 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)
Execute alterTable statements in order
Signed-off-by: Diana Lau <[email protected]>
Fix migration to use idNames() instead of idName(), allowing for a composite primary key from multiple columns

Signed-off-by: ataft <[email protected]>

Composite Key Test

Added test for composite key

Signed-off-by: ataft <[email protected]>
allows composite keys on migration only
chore: update docker image in setup.sh
fix: upgrade libraries to fix CVE issues
Signed-off-by: Diana Lau <[email protected]>
Signed-off-by: Diana Lau <[email protected]>
Signed-off-by: Diana Lau <[email protected]>
…:venkatadhatri/loopback-connector-mssql into revert_1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.