charliegriefer / my-whiskies

MIT License
2 stars 0 forks source link

"Bottler" field is not populating #133

Closed charliegriefer closed 3 months ago

charliegriefer commented 3 months ago

Adding/editing a bottle isn't working properly with the SQLAlchemy methods. So I have been explicitly setting the add/upate values.

bottler_id got overlooked.

Fixed now and merged to main.