Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v5.0.1

    94280aaf · 5.0.1 ·
    5.0.1
    
     * Group clauses for AND/OR conditions (Raymond Feng)
  • v5.0.0

    576e956d · 5.0.0 ·
    5.0.0
    
     * chore: update dependencies to latest (Miroslav Bajtoš)
     * chore: update devDependencies to latest (Miroslav Bajtoš)
     * travis: add Node.js 14.x (Miroslav Bajtoš)
     * [SEMVER-MAJOR] Drop support for Node.js 8.x (Miroslav Bajtoš)
     * chore: switch to DCO (Diana Lau)
  • v4.11.1

    bce6fa8c · 4.11.1 ·
    4.11.1
    
     * Improve assertion in ParameterizedSQL builder (ewrayjohnson)
  • v4.11.0

    7d43b461 · 4.11.0 ·
    4.11.0
    
     * chore: update dependencies (Raymond Feng)
     * push column/idcolumn to connector level and renam (Agnes Lin)
     * fix: run migrations in series (Michael DePetrillo)
  • v4.10.2

    569f9666 · 4.10.2 ·
    4.10.2
    
     * fix the way it gets column name for id property (Agnes Lin)
     * chore: update copyright year (Diana Lau)
     * test: add tests for isactive (#165) (Janny)
     * feat: add isactive check for transaction (#164) (Janny)
     * Remove "good first issue" from stalebot (Miroslav Bajtoš)
  • v4.10.0

    118da384 · 4.10.0 ·
    4.10.0
    
     * chore: disable security issue reporting (Nora)
     * Remove loopback-connector-ibmi from downstream (Miroslav Bajtoš)
     * Remove unstable connectors from downstream list (Miroslav Bajtoš)
     * Introduce issue templates for bugs, features, etc. (Miroslav Bajtoš)
     * Improve PULL_REQUEST_TEMPLATE (Miroslav Bajtoš)
     * Fix eslint violations (Miroslav Bajtoš)
     * Remove Biniam from CODEOWNERS (Miroslav Bajtoš)
     * Fix SqlConnector to ignore empty WHERE statements (Marvin Irwin)
  • v4.9.0

    c27e21fb · 4.9.0 ·
    4.9.0
    
     * fix: prevent adding listeners past limit (Dominique Emond)
     * chore: update deps and fix lint violations (Nora)
     * drop support for node.js 6 (Nora)
     * chore: add node 12 (Nora)
  • v4.8.0

    7e9a4463 · 4.8.0 ·
    4.8.0
    
     * chore: add promise support (Biniam Admikew)
  • v4.7.0

    417d6467 · 4.7.0 ·
    4.7.0
    
     * feat: map property name to table column name (Samarpan Bhattacharya)
     * chore: update copyrights years (Diana Lau)
  • v4.6.2

    d36d059a · 4.6.2 ·
    4.6.2
  • v4.5.2

    d0e6d36a · 4.5.2 ·
    4.5.2
    
     * fix: make prop def getter backward-compatible (biniam)
     * chore: update CODEOWNERS (Diana Lau)
     * Revert "4.6.0" (biniam)
     * feat: retrieve nested property definitions (Piero Maltese)
  • v4.5.1

    dbfebb84 · 4.5.1 ·
    4.5.1
    
     * allow schema or owner (Raymond Feng)
     * [WebFM] cs/pl/ru translation (candytangnb)
  • v4.5.0

    f3f4c61c · 4.5.0 ·
    4.5.0
    
     * Update msgpack5 to 4.x (Miroslav Bajtoš)
     * Update strong-globalize to 4.x (Miroslav Bajtoš)
     * Update Mocha and Chai to latest (Miroslav Bajtoš)
     * Update eslint + config to latest (Miroslav Bajtoš)
     * Disable package-lock feature of npm (Miroslav Bajtoš)
     * Travis: add Node.js 8.x + 10.x to the build matrix (Miroslav Bajtoš)
     * Drop support for Node 4.x (Miroslav Bajtoš)
     * chore:update license (Diana Lau)
  • v4.4.0

    32794834 · 4.4.0 ·
    4.4.0
    
     * update depdencies (Diana Lau)
     * package: use loopback-datasource-juggler@3.12 (Kevin Delisle)
  • v4.3.0

    f2cbdede · 4.3.0 ·
    4.3.0
    
     * Transaction: Support moving timeout to connector (Jürg Lehni)
     * Add support for transactions in count() (Jürg Lehni)
     * Add stalebot configuration (Kevin Delisle)
     * Create Issue and PR Templates (#113) (Sakib Hasan)
     * Update translated strings Q3 2017 (Allen Boone)
     * update messages.json (Diana Lau)
     * Add CODEOWNER file (Diana Lau)
  • v4.2.2

    a22d8cb8 · 4.2.2 ·
    4.2.2
    
     * Fix transaction (Diana Lau)
     * Fix comment lines (Quentin Presley)
     * Fix API docs (#80) (Rand McKinney)
  • v4.2.1

    e50644a9 · 4.2.1 ·
    4.2.1
    
     * Updated Italian translated strings Q2 2017 (Allen Boone)
     * Update translated strings Q2 2017 (Allen Boone)
     * Fix update bug when id not found (Loay Gewily)
  • v4.2.0

    6bb07257 · 4.2.0 ·
    4.2.0
    
     * Add generateUniqueId prototype (Tetsuo Seto)
     * Add travis for CI (#91) (Sakib Hasan)
  • v4.1.0

    34cd8690 · 4.1.0 ·
    4.1.0
    
     * Extract getAddModifyColumns into base (#90) (Sakib Hasan)
  • v4.0.0

    8f2cb3ae · 4.0.0 ·
    4.0.0
    
     * Update deps and fix styles (Raymond Feng)
     * Add checkFieldAndIndex (#87) (Janny)
     * Refactor SQL migration methods (ssh24)
     * Fix replaceById for Oracle (Loay Gewily)
     * Refactor SQL discovery methods (Loay)
     * Fix replaceById unfound id bug (Loay Gewily)