Skip to content

fix: filter schema name on mariadb [frappe]

Date: 2023-08-04T14:31:30+05:30
By: Ankush Menat

fix: filter schema name on mariadb

This is a commit that is not part of a pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-8817c228a277b52b65ff20550c1fdfaf958dfd36

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports