hook icon indicating copy to clipboard operation
hook copied to clipboard

make it easy to run the testsuite on all available database engines

Open endel opened this issue 11 years ago • 1 comments

  • [x] SQLite
  • [x] MySQL
  • [x] Postgres
  • [x] MongoDB
  • [ ] SQL Server

endel avatar Aug 05 '14 13:08 endel

MongoDB driver isn't supporting has_many / belongs_to operations at the moment. As it obviously shouldn't due it's non-relational nature. It's possible to mimic this functionality, with lower priority.

endel avatar Aug 05 '14 21:08 endel