1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #31275 -- Optimized sql_flush() without resetting sequences on MySQL.

Co-Authored-By: Simon Charette <charettes@users.noreply.github.com>
This commit is contained in:
c-bata
2020-03-27 01:51:30 +09:00
committed by Mariusz Felisiak
parent 75520e1767
commit 89032876f4
3 changed files with 44 additions and 14 deletions

View File

@@ -585,6 +585,7 @@ answer newbie questions, and generally made Django that much better:
Martin von Gagern <gagern@google.com>
Mart Sõmermaa <http://mrts.pri.ee/>
Marty Alchin <gulopine@gamemusic.org>
Masashi Shibata <m.shibata1020@gmail.com>
masonsimon+django@gmail.com
Massimiliano Ravelli <massimiliano.ravelli@gmail.com>
Massimo Scamarcia <massimo.scamarcia@gmail.com>