Raymond Feng
|
c3f49a4b57
|
Remove synchronous APIs for discovery from README
|
2013-10-28 13:23:25 -07:00 |
Raymond Feng
|
8452c0fdf1
|
Merge pull request #7 from strongloop/mysql-1.0.0
Remove synchronous versions of the discovery APIs
|
2013-10-28 13:21:28 -07:00 |
Raymond Feng
|
20b9147970
|
Remove synchronous versions of the discovery APIs
Node.js mysql driver doesn't support sync query
|
2013-10-28 13:11:22 -07:00 |
Raymond Feng
|
b083525a08
|
Update the internal github dependency
|
2013-10-25 14:12:46 -07:00 |
Raymond Feng
|
65d81f051f
|
Merge pull request #6 from strongloop/mysql-1.0.0
Merge mysql-1.0.0 into master
|
2013-10-25 11:50:12 -07:00 |
Raymond Feng
|
839d7b4563
|
Fix the table_schema name
|
2013-10-22 11:45:31 -07:00 |
Raymond Feng
|
20305878d2
|
Fix the property mapping for return values
|
2013-10-22 11:25:17 -07:00 |
Raymond Feng
|
2a0970317a
|
Rename ADL to LDL
|
2013-10-14 15:19:36 -07:00 |
Raymond Feng
|
f703368442
|
Update README
|
2013-10-14 15:19:04 -07:00 |
Raymond Feng
|
2ce81681d6
|
Use the columnEscaped for names
|
2013-10-14 14:32:19 -07:00 |
Raymond Feng
|
f7a410775f
|
Remove unused dependency
|
2013-10-14 09:05:58 -07:00 |
Raymond Feng
|
7e06e5d7b0
|
Update package.json for the release
|
2013-10-08 14:05:54 -07:00 |
Raymond Feng
|
802e61aba9
|
Merge pull request #4 from strongloop/more-fix
More fix
|
2013-10-08 14:03:45 -07:00 |
Raymond Feng
|
721e680bc3
|
Remove console.log
|
2013-10-08 14:03:19 -07:00 |
Raymond Feng
|
84b38b75cc
|
Allow custom engine and column types
|
2013-10-08 13:44:58 -07:00 |
Raymond Feng
|
869348df09
|
Fix discovery of exported keys
|
2013-10-08 13:44:37 -07:00 |
Raymond Feng
|
6686a9d8f9
|
Merge pull request #3 from strongloop/geo
Map GeoPoint to POINT, add more debug information
|
2013-10-07 20:49:13 -07:00 |
Raymond Feng
|
9e2879201b
|
Map MySQL Point to GeoPoint
|
2013-10-07 14:54:26 -07:00 |
Raymond Feng
|
36884820fc
|
Map GeoPoint to POINT, add more debug information
|
2013-10-07 14:46:05 -07:00 |
Raymond Feng
|
f63d164cd9
|
Merge pull request #2 from strongloop/rfeng-docs
Add docs for README and js code
|
2013-10-03 16:25:50 -07:00 |
Raymond Feng
|
6b6e9144ed
|
Add docs for README and js code
|
2013-10-03 14:50:38 -07:00 |
Raymond Feng
|
189c696621
|
Update README
|
2013-09-24 15:14:23 -07:00 |
Raymond Feng
|
e7786ff3ff
|
Update dependencies
|
2013-09-24 14:10:17 -07:00 |
Raymond Feng
|
314673f22e
|
Tidy up package.json for LoopBack 1.0.0
|
2013-09-04 16:53:54 -07:00 |
Raymond Feng
|
5a49b4d6b3
|
Update license file
|
2013-09-04 14:43:47 -07:00 |
Raymond Feng
|
7c6ac78bdb
|
Merge pull request #1 from strongloop/rc
Use .lookbackrc to load config
|
2013-08-30 11:00:38 -07:00 |
Raymond Feng
|
03840898dd
|
Supports ',' as the delimeter
|
2013-08-30 08:51:32 -07:00 |
Raymond Feng
|
9276025bc6
|
Refine the usage of rc
|
2013-08-23 14:31:43 -07:00 |
Raymond Feng
|
2b20ccdbd7
|
Use .loopback rc to load the config
|
2013-08-21 21:53:48 -07:00 |
Raymond Feng
|
dfa995eb17
|
Add aliases for some properties
|
2013-08-21 13:37:01 -07:00 |
Raymond Feng
|
a06f4e5289
|
Disable console output for tests
|
2013-08-20 10:23:51 -07:00 |
Raymond Feng
|
1c648b0faf
|
Add an optional where object for delete
|
2013-08-18 10:04:58 -07:00 |
Raymond Feng
|
044f629d7e
|
Clean up the package.json
|
2013-08-15 14:21:59 -07:00 |
Raymond Feng
|
e3950b9aaf
|
Remove semicov dependency
|
2013-08-15 14:12:18 -07:00 |
Raymond Feng
|
6d4ce6b6f0
|
Add LICENSE
|
2013-08-15 09:58:15 -07:00 |
Linqing Lu
|
e788084e18
|
update Makefile for coverage
|
2013-08-15 22:10:45 +08:00 |
cgole
|
3445338ad5
|
Add code coverage using blanket.js
|
2013-08-14 13:17:10 -07:00 |
Raymond Feng
|
90a3450488
|
Add optional models argument to autoupdate
|
2013-08-08 08:35:29 -07:00 |
Raymond Feng
|
9daf9ef91c
|
Rename 'loopback-data' to 'loopback-datasource-juggler'
|
2013-07-30 14:21:10 -07:00 |
Raymond Feng
|
24922bc98b
|
Add precision/scale
|
2013-07-25 15:03:03 -07:00 |
Raymond Feng
|
382f99b9c6
|
Rename schema/adapter to be dataSource/connector
|
2013-07-23 12:47:02 -07:00 |
Raymond Feng
|
4bedf2200c
|
Add discovery test cases
|
2013-07-21 22:57:19 -07:00 |
Raymond Feng
|
9674a0308e
|
Bring up the test cases
|
2013-07-21 17:27:54 -07:00 |
Raymond Feng
|
fb375fdcc8
|
Enable discovery
|
2013-07-21 10:36:26 -07:00 |
Raymond Feng
|
1329b40073
|
Start to add discovery
|
2013-07-20 23:38:40 -07:00 |
Raymond Feng
|
275405521b
|
Migrate to loopback-data
|
2013-07-20 22:37:59 -07:00 |
dgsan
|
e109adc737
|
Merge pull request #41 from gierschv/fix-boolean
Fixes boolean conversion when fetching data from database
|
2013-06-28 11:46:37 -07:00 |
dgsan
|
459915924a
|
Merge pull request #40 from gierschv/fix-var-name
Fixes variable name
|
2013-06-28 11:43:22 -07:00 |
Vincent Giersch
|
6fa023250b
|
Fixes boolean conversion when fetching data from database
|
2013-06-28 17:44:12 +01:00 |
Vincent Giersch
|
b91d2cf241
|
Fixes variable name
|
2013-06-28 17:34:25 +01:00 |