All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Use inline form of
exportsyntax - Swap
belongsToandhasqueries as they were incorrect - Revert 'Implement 'readonly' column schema property'
- Implement 'readonly' column schema property
- Migrate to ES6
- Add Node 4 to build matrix
- Fully inspect database by default when invoking
collimatordirectly
- Aggregate primary keys into an array
- Finalize readme
- Allow
tablesinspector to determine primary key column name - Cleanup dependencies
- Initial release
- Adds CHANGELOG