Mysql::Error: Specified key was too long; max key length is 767 bytes: CREATE INDEX
I’m working with rails 2.3.5 application, in witch I have this field
I’m working with rails 2.3.5 application, in witch I have this field
I’d like to test that a certain piece of code performs as few SQL queries as possible.
What is used for BDD and TDD with node.js?