Raymond Feng
8f1b5a3de2
Merge pull request #67 from strongloop/feature/tidy-up-escaping
...
Use mysql.escape/escapeId()
2015-01-09 09:20:35 -08:00
Raymond Feng
7fe8306db2
Use mysql.escape/escapeId()
2015-01-09 09:02:36 -08:00
Geoffroy Lesage
9d3ab6fc42
Fixed isActual syntax to accept optional model arg
2015-01-08 10:29:55 -06:00
Raymond Feng
5b6bc9cf83
Merge pull request #54 from saggiyogesh/master
...
Fix for unique index when declared in fields config
2015-01-06 10:17:38 -08:00
Ryan Graham
b8589545fc
Fix bad CLA URL in CONTRIBUTING.md
2014-12-29 08:27:46 -08:00
Geoffroy Lesage
e00b0ba8cf
Fixed isActual implemenation
2014-12-23 04:06:24 -06:00
Raymond Feng
d4f863d248
Merge tag 'v1.4.9'
...
1.4.9
* Add a test case for autoupdate (Raymond Feng)
* Create 'NOT NULL' constraint for required or id properties (Raymond Feng)
* Better handle discovery of nullable columns (Raymond Feng)
2014-12-05 11:50:15 -08:00
Raymond Feng
62901a6481
Merge branch 'release/1.4.9' into production
2014-12-05 11:50:13 -08:00
Raymond Feng
a72b8d09e5
v1.4.9
2014-12-05 11:50:12 -08:00
Raymond Feng
7d43fd782d
Merge pull request #61 from strongloop/feature/fix-issue-604
...
Feature/fix issue 604
2014-12-05 11:49:09 -08:00
Raymond Feng
f16a8fbafd
Add a test case for autoupdate
2014-12-05 11:48:34 -08:00
Raymond Feng
a82fc3f9d2
Create 'NOT NULL' constraint for required or id properties
2014-12-03 14:10:21 -08:00
Raymond Feng
f9caaafe37
Better handle discovery of nullable columns
2014-12-03 14:09:52 -08:00
Serkan Serttop
78476b5a9a
Inherit Schema From DataSource if not defined
...
If owner is not set via json in the discovery process, use the database
schema defined in the dataSource setting.
2014-11-30 02:40:41 +02:00
Ryan Graham
f130b8c5fa
Merge tag 'v1.4.8'
...
1.4.8
* fix(initialization): bug fix for setting limit on number of connections in connection pool (cpentra1)
* Add contribution guidelines (Ryan Graham)
2014-11-27 11:43:31 -08:00
Ryan Graham
46ac58e9b4
Merge branch 'release/1.4.8' into production
2014-11-27 11:43:30 -08:00
Ryan Graham
9d04a9f0fe
v1.4.8
2014-11-27 11:43:28 -08:00
Raymond Feng
6147780d0d
Merge pull request #58 from cpentra1/master
...
fix(initialization): bug fix for setting limit on number of connections ...
2014-11-20 22:29:13 -08:00
cpentra1
7cf69dbcb9
fix(initialization): bug fix for setting limit on number of connections in connection pool
2014-11-21 00:58:02 -05:00
yogesh
6d5ad5e470
(cherry picked from commit a6d31e8)
2014-10-21 11:51:45 +05:30
Ryan Graham
4ca9410fbc
Add contribution guidelines
...
Uses https://cla.strongloop.com
2014-10-01 17:55:02 -07:00
Raymond Feng
4462e5ecf2
Merge tag 'v1.4.7'
...
1.4.7
2014-09-11 12:24:27 -07:00
Raymond Feng
dde39eefb1
Merge branch 'release/1.4.7' into production
2014-09-11 12:24:16 -07:00
Raymond Feng
04c10fdf03
Enhance error reporting for automigrate/autoupdate
2014-09-11 12:23:32 -07:00
Raymond Feng
05c9e53cd9
Merge tag 'v1.4.6'
...
1.4.6
2014-09-10 23:47:03 -07:00
Raymond Feng
e827c14189
Merge branch 'release/1.4.6' into production
2014-09-10 23:46:57 -07:00
Raymond Feng
74aa664ff1
Bump version
2014-09-10 23:45:51 -07:00
Raymond Feng
8a0ccf3ce3
Use table name instead of model name
2014-09-10 23:45:27 -07:00
Raymond Feng
c35a00b808
Use async and make sure errors are passed to callback
2014-09-10 23:40:51 -07:00
Raymond Feng
1b001010bb
Merge tag 'v1.4.5'
...
1.4.5
2014-08-25 13:21:29 -07:00
Raymond Feng
be896b9382
Merge branch 'release/1.4.5' into production
2014-08-25 13:21:24 -07:00
Raymond Feng
3051ad77d9
Bump version
2014-08-25 13:20:46 -07:00
Raymond Feng
59edab6b12
Make sure the deferred query will be invoked only once
...
See https://groups.google.com/forum/#!topic/loopbackjs/Ez1cyQ0D0s0
2014-08-25 13:19:47 -07:00
Raymond Feng
02d974c281
Merge tag 'v1.4.4'
...
1.4.4
2014-08-20 16:35:57 -07:00
Raymond Feng
b06f77cb83
Merge branch 'release/1.4.4' into production
2014-08-20 16:35:51 -07:00
Raymond Feng
934ec80571
Bump version
2014-08-20 16:35:00 -07:00
Raymond Feng
1bad43a4aa
Add ping()
2014-08-20 16:12:46 -07:00
Raymond Feng
044305e5ed
Merge tag 'v1.4.3'
...
1.4.3
2014-08-20 15:07:48 -07:00
Raymond Feng
c77b966949
Merge branch 'release/1.4.3' into production
2014-08-20 15:07:42 -07:00
Raymond Feng
95442c8507
Bump version
2014-08-20 14:39:59 -07:00
Raymond Feng
ea51841f5e
Fix MySQL conversion for embedded model instance
2014-08-20 14:25:53 -07:00
Raymond Feng
7344088cc6
Fix the createDatabase option
2014-08-19 16:36:33 -07:00
Raymond Feng
0bec94965c
Merge tag 'v1.4.2'
...
1.4.2
2014-08-15 16:30:33 -07:00
Raymond Feng
5caccf5a1d
Merge branch 'release/1.4.2' into production
2014-08-15 16:30:27 -07:00
Raymond Feng
b892956575
Bump version
2014-08-15 16:29:51 -07:00
Raymond Feng
e0cb119e5f
Merge pull request #43 from strongloop/feature/fix-default-length
...
Fix the default length for strings to avoid row size overflow
2014-08-15 16:27:41 -07:00
Raymond Feng
8f62b08e70
Allow properties to pass through mysql driver
...
See https://github.com/strongloop/loopback-connector-mysql/issues/46
2014-08-15 16:27:12 -07:00
Raymond Feng
abaabff01a
Fix the default length for strings to avoid row size overflow
2014-07-08 11:23:45 -07:00
Raymond Feng
3dbd77c094
Merge tag 'v1.4.1'
...
1.4.1
2014-06-27 10:29:19 -07:00
Raymond Feng
34c79fba12
Merge branch 'release/1.4.1' into production
2014-06-27 10:29:13 -07:00