mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #30444 -- Moved SQL generation for tables to BaseDatabaseSchemaEditor.table_sql().
This commit is contained in:
committed by
Mariusz Felisiak
parent
0e2ed4fdd1
commit
4043dc69cd
1
AUTHORS
1
AUTHORS
@@ -740,6 +740,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Roberto Aguilar <roberto@baremetal.io>
|
||||
Robert Rock Howard <http://djangomojo.com/>
|
||||
Robert Wittams
|
||||
Rob Golding-Day <rob@golding-day.com>
|
||||
Rob Hudson <https://rob.cogit8.org/>
|
||||
Robin Munn <http://www.geekforgod.com/>
|
||||
Rodrigo Pinheiro Marques de Araújo <fenrrir@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user