Joren Van Hee
Joren Van Hee
Hi, You recently published your package to npm, but it doesn't work here. I think it is because of the dot js in the filename (`require('flare.js')`) I use browserify with...
### Description Importing deeply nested data into a table or supertable field does not work. This works: ``` [ { "title": "Test1", "level0": { "items": [ { "value": "value1", "key":...
Also fixes jorenvanhee/sass-burger#16
Getting this error: `[PDOException] SQLSTATE[42000]: Syntax error or access violation: 1059 Identifier name 'snow_lesson_category_snow_mo nitor_snow_lesson_category_id_foreign' is too long` With this migration (or with any migration with long table names): `php...