Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						58d7b84d53 
					 
					
						
						
							
							[1.7.x]  Fixed   #23065  -- Quoted constraint names in SQL generated by migrations.  
						
						... 
						
						
						
						Backport of 83cd18633f 
						
						
					 
					
						2014-09-23 10:11:58 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						187ee0a4ac 
					 
					
						
						
							
							[1.7.x] Removed unnecessary absolute_imports.  
						
						... 
						
						
						
						Backport of e0cf030194 
						
						
					 
					
						2014-08-25 13:13:58 -04:00 
						 
				 
			
				
					
						
							
							
								Shai Berger 
							
						 
					 
					
						
						
							
						
						588f66d182 
					 
					
						
						
							
							[1.7.x] Fixed schema test for Oracle 11.2.0.1 which is used in Django Project's CI.  
						
						... 
						
						
						
						Refs #23073  Workaround.
Refs #22738  Repeats the mysql "offense". When the issue is solved, the
Oracle special case should be made to play with the solution (that is,
Oracle should be fixed the same way that mysql and the 3rd-party backneds
are).
Backport of 56252e7 
						
						
					 
					
						2014-08-22 05:34:20 +03:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						ee74f9fe3b 
					 
					
						
						
							
							[1.7.x]  Fixed   #23264 : Schema backends honour db_constraint  
						
						
						
						
					 
					
						2014-08-09 17:51:06 +10:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						a918c60c37 
					 
					
						
						
							
							[1.7.x]  Fixed   #23091 : CreateModel and AddField were clashing with deferred SQL  
						
						
						
						
					 
					
						2014-08-04 11:59:48 +10:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						88135a8cf7 
					 
					
						
						
							
							[1.7.x]  Fixed   #23009 : Shorten FK identifiers in add_field and make consistent  
						
						
						
						
					 
					
						2014-07-21 10:50:58 +01:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						1d9f308fa1 
					 
					
						
						
							
							[1.7.x] Fixed several flake8 errors  
						
						... 
						
						
						
						Backport of d015c9d11c 
						
						
					 
					
						2014-06-18 12:05:36 -04:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						57a770b8e5 
					 
					
						
						
							
							[1.7.x] Fix test breakage on MySQL  
						
						
						
						
					 
					
						2014-06-17 00:36:41 -07:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						6e7da2bfaf 
					 
					
						
						
							
							[1.7.x]  Fixed   #22851 : BinaryView wasn't getting a binary default  
						
						
						
						
					 
					
						2014-06-16 18:44:22 -07:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						dc7d0f50e2 
					 
					
						
						
							
							[1.7.x] Renamed DatabaseFeature.supports_check_constraints to supports_column_check_constraints.  
						
						... 
						
						
						
						Thanks maxi for the suggestion.
Backport of 82c935d44c 
						
						
					 
					
						2014-06-16 19:25:58 -04:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						e244e456c7 
					 
					
						
						
							
							[1.7.x] Appeased flake8.  
						
						... 
						
						
						
						Backport of b1432bfc 
						
						
					 
					
						2014-05-08 22:45:26 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						f2bf59a5bc 
					 
					
						
						
							
							[1.7.x]  Fixed   #22476 : Couldn't alter attributes on M2Ms with through= set  
						
						
						
						
					 
					
						2014-05-08 10:34:45 -07:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						d8bf415ab2 
					 
					
						
						
							
							[1.7.x]  Fixed   #22581 : Pass default values for schema through get_db_prep_save()  
						
						
						
						
					 
					
						2014-05-07 13:47:02 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						996564df4d 
					 
					
						
						
							
							[1.7.x] Fix many many typos in comments throughout the codebase  
						
						... 
						
						
						
						Backport of 2bcb8bfc8d 
						
						
					 
					
						2014-04-26 14:35:57 -04:00 
						 
				 
			
				
					
						
							
							
								Daniel Hahler 
							
						 
					 
					
						
						
							
						
						21eaad68e6 
					 
					
						
						
							
							[1.7.x]  Fixed   #22293  -- Avoided renaming many-to-many tables to themselves.  
						
						... 
						
						
						
						Fixed this for both implementations of _alter_many_to_many, instead of
in `alter_db_table` itself (more implementations).
Backport of 1edfa155e3 
						
						
					 
					
						2014-03-24 13:27:06 -04:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						6b07804474 
					 
					
						
						
							
							Fixed   #22183 : Through M2Ms now correctly handled  
						
						
						
						
					 
					
						2014-03-08 15:58:04 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Manfre 
							
						 
					 
					
						
						
							
						
						3ffeb93186 
					 
					
						
						
							
							Ensure cursors are closed when no longer needed.  
						
						... 
						
						
						
						This commit touchs various parts of the code base and test framework. Any
found usage of opening a cursor for the sake of initializing a connection
has been replaced with 'ensure_connection()'. 
						
						
					 
					
						2014-02-02 12:47:21 -05:00 
						 
				 
			
				
					
						
							
							
								Simon Charette 
							
						 
					 
					
						
						
							
						
						3acdb3068a 
					 
					
						
						
							
							Fixed a failing schema assertion.  
						
						... 
						
						
						
						BooleanFields are stored as TINYINT(1) on MySQL. 
						
						
					 
					
						2014-01-25 10:59:38 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						2a30b39f40 
					 
					
						
						
							
							Fixed   #21783 : More SQLite default fun with nulls.  
						
						
						
						
					 
					
						2014-01-25 00:10:25 +00:00 
						 
				 
			
				
					
						
							
							
								Shai Berger 
							
						 
					 
					
						
						
							
						
						056be4358d 
					 
					
						
						
							
							Fixed two test failures under Oracle  
						
						
						
						
					 
					
						2014-01-20 13:01:14 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						e802c97581 
					 
					
						
						
							
							Fixed   #21783 : Use defaults for adding NOT NULL on sqlite  
						
						
						
						
					 
					
						2014-01-19 17:10:24 +00:00 
						 
				 
			
				
					
						
							
							
								Ramiro Morales 
							
						 
					 
					
						
						
							
						
						3efd1b8b93 
					 
					
						
						
							
							Fixed   #21692  -- Quote table name when creating it.  
						
						
						
						
					 
					
						2013-12-27 18:43:52 -03:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						5db028affb 
					 
					
						
						
							
							Fix altering of SERIAL columns and InnoDB being picky about FK changes  
						
						
						
						
					 
					
						2013-12-11 14:19:05 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						7349a22d29 
					 
					
						
						
							
							flake8 fix  
						
						
						
						
					 
					
						2013-11-25 09:21:25 -06:00 
						 
				 
			
				
					
						
							
							
								Shai Berger 
							
						 
					 
					
						
						
							
						
						de220fb85e 
					 
					
						
						
							
							Fixed test failure on Oracle  
						
						... 
						
						
						
						Failure was introduced with test in [19e5cd77f0 
						
						
					 
					
						2013-11-25 15:11:50 +02:00 
						 
				 
			
				
					
						
							
							
								Joel Bohman 
							
						 
					 
					
						
						
							
						
						19e5cd77f0 
					 
					
						
						
							
							Fixed   #21497  -- Forced conversion to bytes for very long index names  
						
						
						
						
					 
					
						2013-11-24 13:15:50 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						f67e18f39e 
					 
					
						
						
							
							Fixed all E251 violations  
						
						
						
						
					 
					
						2013-11-03 10:17:58 -08:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						96d1d4e292 
					 
					
						
						
							
							Removed unused local variables in tests.  
						
						
						
						
					 
					
						2013-10-19 08:31:38 -04:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						6ede1db331 
					 
					
						
						
							
							Fixed   #21151  -- Bad cleanup in schema M2M repoint test  
						
						
						
						
					 
					
						2013-09-24 11:00:00 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						6f7977bb63 
					 
					
						
						
							
							Fixed   #21029 : Test for previously-commited SchemaEditor.__exit__ bug.  
						
						
						
						
					 
					
						2013-09-06 12:16:03 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						2fd03b39ab 
					 
					
						
						
							
							Removed references to django.utils.unittest which is PendingDeprecation  
						
						
						
						
					 
					
						2013-09-03 09:55:21 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						b04f8ddbaa 
					 
					
						
						
							
							Fixed   #21005  -- Made schema tests language-independent  
						
						... 
						
						
						
						Thanks Simon Charette for the review. 
						
						
					 
					
						2013-08-30 21:28:21 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Charette 
							
						 
					 
					
						
						
							
						
						11cd7388f7 
					 
					
						
						
							
							Fixed   #20989  -- Removed useless explicit list comprehensions.  
						
						
						
						
					 
					
						2013-08-30 10:57:51 -04:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						ac45f9c9c5 
					 
					
						
						
							
							Fix some small errors in the tests  
						
						
						
						
					 
					
						2013-08-23 12:07:43 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						52edc16086 
					 
					
						
						
							
							Add more stringent M2M tests and fix the bug they exposed  
						
						
						
						
					 
					
						2013-08-19 13:50:26 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						157604a87f 
					 
					
						
						
							
							Oracle schema backend, passes most tests and is pretty complete.  
						
						
						
						
					 
					
						2013-08-13 20:54:57 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						ae19315b4d 
					 
					
						
						
							
							Support index_together during model creation  
						
						
						
						
					 
					
						2013-08-11 14:23:31 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						3a6580e485 
					 
					
						
						
							
							Make get_constraints return columns in order  
						
						
						
						
					 
					
						2013-07-02 18:02:20 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						2202e3f7d3 
					 
					
						
						
							
							Fix index_together test  
						
						
						
						
					 
					
						2013-07-02 12:06:26 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						6a8cfbf07b 
					 
					
						
						
							
							Support for index_together in schema backends  
						
						
						
						
					 
					
						2013-07-02 11:43:44 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						310cdf492d 
					 
					
						
						
							
							Fix M2M interaction with transactions  
						
						
						
						
					 
					
						2013-07-02 11:08:16 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						ab5cbae9b7 
					 
					
						
						
							
							First stab at some migration creation commands  
						
						
						
						
					 
					
						2013-06-19 15:36:22 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						d0ecefc2c9 
					 
					
						
						
							
							Start adding operations that work and tests for them  
						
						
						
						
					 
					
						2013-05-29 17:47:10 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						331546f6ee 
					 
					
						
						
							
							More conversion to a ContextManager schema_editor  
						
						
						
						
					 
					
						2013-05-18 11:48:46 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						104ad0504b 
					 
					
						
						
							
							Split out a BaseAppCache, make AppCache borg again, add _meta.app_cache  
						
						
						
						
					 
					
						2013-05-09 15:16:43 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						6e21a59402 
					 
					
						
						
							
							Fix schema editor interaction with new transactions  
						
						
						
						
					 
					
						2013-04-19 09:01:45 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						7f3678dc4c 
					 
					
						
						
							
							Merge branch 'master' into schema-alteration  
						
						... 
						
						
						
						Conflicts:
	django/db/backends/__init__.py
	django/db/backends/mysql/base.py
	django/db/backends/oracle/base.py
	django/db/backends/oracle/creation.py
	django/db/backends/postgresql_psycopg2/base.py
	django/db/backends/sqlite3/base.py
	django/db/models/fields/related.py 
						
						
					 
					
						2013-04-18 17:16:39 +01:00