mirror of
https://github.com/inventree/InvenTree.git
synced 2026-09-09 22:30:17 +00:00
* Fix for Note migration - Handles case where data migration is running on a DB which does not support RETURNING * Run migration tests against all supported backends * Fix typo * Adjust CI workflows * TZ migration fix * Tweak migration test * Adjust migration tests * Ensure consistent ordering * Bump API version * Fix tests to allow non psql database support