You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.5.0
* update/insert copyright notices (Ryan Graham)
* relicense as Artistic-2.0 only (Ryan Graham)
* Lazy connect when booting from swagger (juehou)
* Fix typo in SET NOT NULL migration. (Jonas Peter Hyatt)
* Reverts previous change (jimmylimm)
* Revert "Moves the default back to VARCHAR(1024) from text" (James Limmer)
* Moves the default back to VARCHAR(1024) from text (James Limmer)
* - Adds support for long JSON strings when using `embedOne` from other models. - Converts JSON columns to TEXT for extra length allowance (James Limmer)
2.4.1
* Remove sl-blip from dependencies (Miroslav Bajtoš)
* Upgrade should to 8.0.2 (Simon Ho)
* Seperate env variable for test db (cgole)
* changed USERNAME to USER (cgole)
* add CI DB server (cgole)
2.4.0
* Refer to licenses with a link (Sam Roberts)
* Use strongloop conventions for licensing (Sam Roberts)
* Fix the error handling for createTable (Raymond Feng)
* Add index implementation (Mark Riedesel)