- 12 Feb, 2015 5 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Update package json to include missing doc generation packages
Mick Hansen committed -
Willyham committed
-
- 11 Feb, 2015 9 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Adds support for instance name based MS SQL connections.
Jan Aagaard Meier committed -
Update sqlite@3.0.5 with io.js support
Jan Aagaard Meier committed -
Rui Marinho committed
-
This commit checks if in the passed options for Sequelize a instanceName dialect option was passed for MS SQL connections. It sets the instanceName property on the config and omits the port property, so that tedious will use the instance name instead of a direct port connection. Signed-off-by: Luca Moser <l.moser@triumph-adler.ch>
Luca Moser committed -
typo in connection url example
Mick Hansen committed -
Denis Shirokov committed
-
- 10 Feb, 2015 26 commits
-
-
Mick Hansen committed
-
run node.js 0.12 on travis
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
io.js on travis
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
-
remove mariadb connector, use mysql instead
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
refactor data types
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
…lways be inited before use
Mick Hansen committed -
Jan Aagaard Meier committed
-