hook
hook copied to clipboard
make it easy to run the testsuite on all available database engines
- [x] SQLite
- [x] MySQL
- [x] Postgres
- [x] MongoDB
- [ ] SQL Server
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.