adamchainz / django-perf-rec

Keep detailed records of the performance of your Django code.
MIT License
347 stars 25 forks source link

Allow comments in ROLLBACK TO SAVEPOINT #593

Open cosmith opened 9 months ago

cosmith commented 9 months ago

Following https://github.com/adamchainz/django-perf-rec/issues/590

Allow SQL comments in ROLLBACK TO SAVEPOINT.