• Yes. We usually recommend dedicated databases so schema changes from one developer don't break another's work, but it does fine with shared databases. The objects changed by other developers will appear on each developer's system. So they might get confused about whether they changed an object, but the check in process will show who committed things once they're changed.