smith11235 / deep_import

Ruby Gem for quick, standard code, for faster batched imports of complex nested data/models.
0 stars 0 forks source link

add tests for database coverage #6

Closed smith11235 closed 10 years ago

smith11235 commented 10 years ago

mysql, postgres, whatever else is worth supporting through active record

smith11235 commented 10 years ago

at least postgres in addition to mysql

smith11235 commented 10 years ago

rewritting commit step to be postgres/mysql specific where it needs to be

smith11235 commented 10 years ago

this works.

Just run testing from script/spec.sh, which runs testing in the test and postgresql environment.