eudoxia0 / crane

An ORM for Common Lisp.
http://eudoxia.me/crane/
201 stars 19 forks source link

Make migration-directory parameter more tolerant #31

Closed spacebat closed 9 years ago

spacebat commented 9 years ago

Previously when the migrations directory pathname was missing a trailing slash, the migrations system failed to initialize properly.

eudoxia0 commented 9 years ago

Thanks :+1: