Allow strings to be used in index creation #677

This commit is contained in:
Ross Lawley
2014-06-27 12:49:31 +01:00
parent 1bd83cc9bc
commit 94e177c0ef
3 changed files with 18 additions and 1 deletions

View File

@@ -202,4 +202,5 @@ that much better:
* François Schmidts (https://github.com/jaesivsm)
* Eric Plumb (https://github.com/professorplumb)
* Damien Churchill (https://github.com/damoxc)
* Aleksandr Sorokoumov (https://github.com/Gerrrr)
* Aleksandr Sorokoumov (https://github.com/Gerrrr)
* Clay McClure (https://github.com/claymation)