Martti Laine
Martti Laine
Can you paste the line where you are calling `ccv_read`?
I have bumped into this issue right now (with MariaDB). Will try to figure it out.
OK, so the issue is specific to MySQL, and the error-causing query is this: ```sql alter table `sessions` add primary key `sessions_pkey`(`sid`) ``` ``` ER_TOO_LONG_KEY: Specified key was too long;...
I landed here from Google, and have no idea what Schmooze or Sprockets is, but for the record, this error is simply due to missing a dependency. ``` npm install...
@Sivasankaramalan Yes, I would review a PR if you want to submit one.
+1 I've been struggling with this for a long time. @homerjam How can I test the updated version? Not familiar with the plugin architecture on Sublime Text.
Just tested it and didn't work properly (i.e. same syntax issue). This could actually be a bug in Sublime Text since it seems to fail to recognize the ending tag.
I came here to post this same exact issue. Upvote!
I don't have a concrete use case to offer (maybe @rubennorte). However, not a good practice to bind to global `window` just assuming it's there.
Apache 2 is mentioned in package.json, but I agree. Should include a clear LICENSE.