Commit Graph

459 Commits

Author SHA1 Message Date
Sakib Hasan 692156de4c Create Issue and PR Templates (#113)
* create issue template

* create pr template
2017-08-16 15:06:38 -04:00
Allen Boone 286dd6657b Merge pull request #112 from kallenboone/master
Update translated strings Q3 2017
2017-08-11 14:18:28 -04:00
Allen Boone ab56408287 Update translated strings Q3 2017 2017-08-10 15:32:04 -04:00
Diana Lau 61ca524f6b Merge pull request #111 from strongloop/translate
update messages.json
2017-08-02 15:01:35 -04:00
Diana Lau a12057e683 update messages.json 2017-08-01 19:17:30 -04:00
Diana Lau fb19c89561 Merge pull request #110 from strongloop/add-codeowner
Add CODEOWNER file
2017-07-25 10:47:47 -04:00
Diana Lau 3718efaf17 Add CODEOWNER file 2017-07-24 22:20:15 -04:00
Kevin Delisle a22d8cb827 4.2.2
* Fix transaction (Diana Lau)
 * Fix comment lines (Quentin Presley)
 * Fix API docs (#80) (Rand McKinney)
2017-07-17 10:40:28 -04:00
Diana Lau fd7d5db2c8 Merge pull request #109 from strongloop/txn-instance
Fix Postgresql transaction
2017-07-14 11:51:15 -04:00
Diana Lau 5a00628526 Fix transaction 2017-07-14 11:24:08 -04:00
Diana Lau ffa776cf6a Merge pull request #94 from strongloop/fixComments
Fix comment lines
2017-06-27 23:03:04 -04:00
Quentin Presley 2bcd916a86 Fix comment lines 2017-06-27 22:38:17 -04:00
Rand McKinney d1d24529cc Fix API docs (#80)
* Fix API docs

* Replace some text removed from doc comments

* Fix connector docs

* Fix parameterized sql docs

* Fix sql docs
2017-06-22 13:06:24 -04:00
Kevin Delisle e50644a922 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)
2017-06-22 10:46:02 -04:00
Candy 7e15bd567d Merge pull request #105 from kallenboone/master
Updated Italian translated strings Q2 2017
2017-06-02 17:28:53 -04:00
Allen Boone 48a5f4ec63 Updated Italian translated strings Q2 2017 2017-06-02 17:07:36 -04:00
Candy bfb147c3e7 Merge pull request #104 from kallenboone/master
Update translated strings Q2 2017
2017-05-23 15:47:16 -04:00
Allen Boone 70e587235c Update translated strings Q2 2017 2017-05-23 14:41:01 -04:00
Loay 5307f68364 Merge pull request #100 from strongloop/upsert2
Fix update bug when id not found
2017-04-17 19:13:13 -04:00
Loay Gewily d2d426c93b Fix update bug when id not found 2017-04-14 01:51:31 -04:00
Kevin Delisle 6bb07257d3 4.2.0
* Add generateUniqueId prototype (Tetsuo Seto)
 * Add travis for CI (#91) (Sakib Hasan)
2017-04-10 15:08:51 -04:00
Tetsuo Seto 4d1574521d Merge pull request #92 from strongloop/cass-work
Add generateUniqueId prototype
2017-04-06 13:15:34 -07:00
Tetsuo Seto 6d5745f8b6 Add generateUniqueId prototype 2017-04-06 11:47:52 -07:00
Sakib Hasan f4f2be2b3a Add travis for CI (#91) 2017-04-05 13:24:54 -04:00
Kevin Delisle 34cd86901a 4.1.0
* Extract getAddModifyColumns into base (#90) (Sakib Hasan)
2017-03-31 10:35:25 -04:00
Sakib Hasan 40f3844b5b Extract getAddModifyColumns into base (#90)
* Extract getAddModifyColmns into base

* Extract globalized strings
2017-03-20 11:15:27 -04:00
Raymond Feng 8f2cb3ae7a 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)
2017-03-06 15:57:01 -08:00
Raymond Feng 9996e39fd2 Merge pull request #88 from strongloop/feature/update-deps
Update deps and fix styles
2017-03-06 15:55:55 -08:00
Raymond Feng e77b300384 Update deps and fix styles 2017-03-06 15:40:47 -08:00
Janny 050cfa5249 Add checkFieldAndIndex (#87)
* Add checkFieldAndIndex
2017-03-03 20:22:08 -05:00
Sadman Sakib Hasan bba29f88f2 Merge pull request #78 from strongloop/refactor-migration
Refactor migration
2017-03-02 10:28:18 -08:00
ssh24 12a279d248 Refactor SQL migration methods
Extract getTableStatus into a own function itself
Have showFields, showIndexes and alterTable as a base function

Add isActual as a base function

Also include getAddModifyColumns and getDropColumns for the sake of CI

Add getDropColumns as a base function

Add searchForPropertyInActual to base connector

Add addPropertyToActual to base connector

Add propertyHasNotBeenDeleted to base

Add applySqlChanges to base connector

Add columnDataType as base function
2017-03-02 11:32:09 -05:00
Loay 7f429e9a51 Merge pull request #76 from strongloop/replaceById-Oracle
Fix replaceById for Oracle
2017-03-01 14:58:14 -05:00
Loay Gewily 5dc110afbf Fix replaceById for Oracle 2017-02-28 17:02:23 -05:00
Loay 22a39025a1 Merge pull request #75 from strongloop/refactor-discovery
Refactor SQL discovery methods
2017-02-28 11:38:06 -05:00
Loay 1b4409a39a Refactor SQL discovery methods 2017-02-28 11:21:37 -05:00
Loay 292b90a6e4 Merge pull request #73 from strongloop/foreceId-true
Fix replaceById to report an error when id not found
2017-01-26 00:39:16 -05:00
Loay Gewily c232653c5d Fix replaceById unfound id bug 2017-01-26 00:22:43 -05:00
Miroslav Bajtoš e384aa53ee 3.0.0
* Update paid support URL (Siddhi Pai)
 * Start 3.x + drop support for Node v0.10/v0.12 (siddhipai)
 * Drop support for Node v0.10 and v0.12 (Siddhi Pai)
 * Dev of the next major version (Siddhi Pai)
2016-12-21 12:50:08 +01:00
Simon Ho 9a7a01f863 Merge pull request #69 from strongloop/update-support-URL
Replicate .github from loopback repo
2016-12-06 23:56:04 -08:00
Siddhi Pai d563b2d564 Update paid support URL 2016-12-06 03:07:08 -08:00
siddhipai 05ab492d98 Start 3.x + drop support for Node v0.10/v0.12
Start 3.x + drop support for Node v0.10/v0.12
2016-11-21 12:41:41 -08:00
Siddhi Pai 8b11a3d5c7 Drop support for Node v0.10 and v0.12 2016-11-18 12:47:19 -08:00
Siddhi Pai adc9087c62 Dev of the next major version 2016-11-18 12:46:18 -08:00
Miroslav Bajtoš bdf8dd4e89 2.7.1
* Export JSONStringPacker (Masu Lin)
2016-11-10 10:01:52 +01:00
Miroslav Bajtoš f2affc0dfa Merge pull request #66 from yosimasu/issue/export-json-string-packer
Export JSONStringPacker
2016-11-10 10:01:15 +01:00
Masu Lin f08cf3d7a8 Export JSONStringPacker 2016-11-10 11:26:13 +08:00
Miroslav Bajtoš 3ad313aed6 2.7.0
* Add JSONStringPacker (Masu Lin)
2016-11-08 14:49:56 +01:00
Miroslav Bajtoš a812e4648a Merge pull request #65 from yosimasu/feature/json-string-packer
Support JSONStringPacker
2016-11-08 14:49:14 +01:00
Masu Lin d45aaec5ef Add JSONStringPacker
Add a helper for encoding JavaScript values into JSON String format.

The implementation is based on JSON String format
and preserves JavaScript objects like Buffers
and Dates, as opposed to encoding format.
2016-10-29 00:20:34 +08:00