I get the error : "Table does not exist".
Datamapper looks for the users table in the database where the companies table is while I've set different db_params for both models.
Did I forget something? Or doesn't datamapper support cross database joins?