Tags: JoniVanderheijden/mock-knex
Tags
Support custom attributes (jbrumwell#54) * Support custom attributes * remove console
Release 0.3.5 (jbrumwell#53) * Count tests (jbrumwell#37) Makefile add babel global variable Package upgrade to latest stable bookshelf * Add tests for knex#raw (jbrumwell#41) * bookshelf transactions tests (jbrumwell#43) * Add tests for knex#raw * Add bookshelf transaction test * Feature/test databases (jbrumwell#44) * Restructor tests to allow for live db tests * Delete data.db * Adjust readme * Test/bookshelf relationships (jbrumwell#48) * Add bookshelf relationship test example * Remove only * Add knex 0.12 mock functionality (jbrumwell#52) * Release/0.3.4 (jbrumwell#45) * Count tests (jbrumwell#37) Makefile add babel global variable Package upgrade to latest stable bookshelf * Add tests for knex#raw (jbrumwell#41) * bookshelf transactions tests (jbrumwell#43) * Add tests for knex#raw * Add bookshelf transaction test * Feature/test databases (jbrumwell#44) * Restructor tests to allow for live db tests * Delete data.db * Adjust readme * Remove deprecated db.VERSION call, add knex 0.12 mock functionality, bump to bookshelf 0.10 * Bump version: 0.3.4 => 0.3.5 * Remove duplicate import, lint cleanup
Feature/test databases (jbrumwell#44) * Restructor tests to allow for live db tests * Delete data.db * Adjust readme