- 24 Apr, 2015 7 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
-
refactor: remove events support
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
- 23 Apr, 2015 6 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
use then instead of catch for promise returned from a transaction autocallback
Jan Aagaard Meier committed -
Sqlite: AUTOINCREMENT wasn't present in the create statement when field is primary key.
Jan Aagaard Meier committed -
vilicvane committed
-
- 22 Apr, 2015 21 commits
-
-
Proper sql logging
Mick Hansen committed -
Use filter
Ruben Bridgewater committed -
Reduce arguments.length lookup when not necessary Refactor all internal .query calls to use .query(sql, options); instead of .query(sql, callee, options) The callee is now passed to .query by using `options.instance = callee;`
Ruben Bridgewater committed -
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
Fix condition in model wide validation
Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
- 21 Apr, 2015 6 commits
-
-
Sascha Depold committed
-
Foreign languages used in the db might crash the app
Jan Aagaard Meier committed -
Ruben Bridgewater committed
-
Jan Aagaard Meier committed
-
Update associations.md
Jan Aagaard Meier committed -
spelling
jub3i committed
-