Files
orion/alembic
Samir Boulahtit 5ba4603ac9 refactor: remove Vendor.owner_user_id column
- Remove owner_user_id column and owner relationship from Vendor model
- Update User model ownership checks to use company relationship
- Add migration to drop owner_user_id column from vendors table

Ownership is now determined solely via vendor.company.owner_user_id

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 19:39:08 +01:00
..
2025-09-05 17:27:39 +02:00
2025-09-05 17:27:39 +02:00

Generic single-database configuration.