1602 / compound

MVC framework. Built on Node.JS. Works on server and browser.
http://compoundjs.com
1.6k stars 182 forks source link

Text Fields are null when inserting #622

Closed mlabieniec closed 10 years ago

mlabieniec commented 10 years ago

When setting fields to TEXT in schema.js, using MySQL adapter for jugglingdb, the values inserted into the DB are null. Worked as varchar(255) but when set to text does now work.

mlabieniec commented 10 years ago

Closing and moving to juggling issues