loopback-connector-mysql/lib
Miroslav Bajtoš b871f603b6 Remove peer dependency on datasource-juggler
Use `SqlConnector` from loopback-connector as the base class for the
MySQL connector.

Use `dataSource.modelBuilder` instead of `juggler.ModelBuilder` to
access the function for registering new schema type.

Note: the behaviour remains backwards compatible, the connector can be
used with both old 1.x and upcoming 2.x versions of
loopback-datasource-juggler.
2014-06-03 08:46:52 +02:00
..
discovery.js Fix object/json type mapping 2014-05-25 09:46:55 -07:00
enumFactory.js Reformat code 2014-02-12 16:57:06 -08:00
mysql.js Remove peer dependency on datasource-juggler 2014-06-03 08:46:52 +02:00