index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
db
/
backends
/
oracle
/
creation.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
1
-6
/
+10
*
Refs #33476 -- Reformatted code with Black.
django-bot
2022-02-07
1
-123
/
+183
*
Fixed #31359 -- Deprecated get_random_string() calls without an explicit length.
Claude Paroz
2020-03-11
1
-1
/
+1
*
Simplified imports from django.db and django.contrib.gis.db.
Nick Pope
2020-02-04
1
-1
/
+1
*
Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-02-13
1
-9
/
+9
*
Refs #29722 -- Added introspection of materialized views for Oracle.
Mariusz Felisiak
2018-11-26
1
-5
/
+8
*
Fixed #29788 -- Added support for Oracle Managed File (OMF) tablespaces.
Mariusz Felisiak
2018-11-13
1
-10
/
+29
*
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-08-22
1
-9
/
+9
*
Fixed #29040 -- Made test database creation messages use a consistent output ...
Claude Paroz
2018-07-19
1
-34
/
+36
*
Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.
Nick Pope
2017-12-11
1
-2
/
+1
*
Fixed #28853 -- Updated connection.cursor() uses to use a context manager.
Jon Dufresne
2017-11-28
1
-76
/
+71
*
Fixed #28498 -- Fixed test database creation with cx_Oracle 6.
Mariusz Felisiak
2017-08-16
1
-0
/
+4
*
Fixed #28260 -- Allowed customizing the test tablespace initial and autoexten...
Mariusz Felisiak
2017-06-02
1
-8
/
+24
*
Refs #27656 -- Updated django.db docstring verbs according to PEP 257.
Anton Samarchyan
2017-02-28
1
-14
/
+14
*
Fixed #25898 -- Made test database/user creation on Oracle reraise unexpected...
Mariusz Felisiak
2017-02-09
1
-6
/
+8
*
Refs #23919 -- Removed most of remaining six usage
Claude Paroz
2017-01-18
1
-1
/
+0
*
Refs #27690 -- Removed sleep before drop test db on Oracle.
Mariusz Felisiak
2017-01-16
1
-2
/
+0
*
Refs #27420 -- Removed exception hiding in Oracle test user creation during -...
Mariusz Felisiak
2016-11-08
1
-3
/
+0
*
Fixed #27420 -- Quoted the Oracle test user password in queries.
Mariusz Felisiak
2016-11-08
1
-2
/
+2
*
Fixed CVE-2016-9013 -- Generated a random database user password when running...
Marti Raudsepp
2016-11-01
1
-4
/
+12
*
Fixed #25421 -- Fixed test --keepdb option on Oracle.
Mariusz Felisiak
2015-09-26
1
-17
/
+35
*
Fixed #25196 -- Normalized database representations in test database messages.
Ville Skyttä
2015-09-25
1
-2
/
+2
*
Changed Oracle's test-database-creation to use an explicit main-db-connection
Shai Berger
2015-06-20
1
-6
/
+33
*
Fixed #19542: Made mirroring databases for tests work with Oracle
Shai Berger
2015-06-05
1
-0
/
+8
*
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-06
1
-1
/
+0
*
Fixed #22603 -- Reorganized classes in django.db.backends.
Tim Graham
2015-01-14
1
-1
/
+1
*
Moved DatabaseCreation.data_types properties to DatabaseWrapper.
Tim Graham
2014-12-31
1
-43
/
+0
*
Removed db.backends methods which only call super().
Tim Graham
2014-12-30
1
-3
/
+0
*
Fixed #24033 -- Use interval type on Oracle.
Marc Tamlyn
2014-12-23
1
-1
/
+1
*
Fixed #2443 -- Added DurationField.
Marc Tamlyn
2014-12-20
1
-0
/
+1
*
Fixed #23649 -- Made Oracle test-db creation drop test-user earlier when needed
Shai Berger
2014-10-17
1
-2
/
+49
*
Changed Oracle test-user creation to grant privileges instead of roles
Shai Berger
2014-09-24
1
-3
/
+21
*
Fixed #21775 -- Allowed customization of datafile for Oracle tablespace
Josh Smeaton
2014-09-17
1
-43
/
+41
*
Fixed #19463 -- Added UUIDField
Marc Tamlyn
2014-09-16
1
-0
/
+1
*
Limited lines to 119 characters in django/
Tim Graham
2014-09-05
1
-5
/
+14
*
Made main user disconnect after creating test user/tablespaces on Oracle
Shai Berger
2014-08-25
1
-0
/
+2
*
Fixed #20550 -- Added ability to preserve test db between runs
Greg Chapple
2014-05-28
1
-1
/
+5
*
Reorganized the database test settings
Shai Berger
2014-03-09
1
-38
/
+24
*
Fixed all E261 warnings
coagulant
2013-11-02
1
-1
/
+1
*
Fixed #20707 -- Added explicit quota assignment to Oracle test user
Садовский Николай
2013-09-09
1
-0
/
+1
*
Start of getting Oracle to do schema stuff
Andrew Godwin
2013-08-12
1
-2
/
+2
*
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-07-22
1
-25
/
+27
|
\
|
*
A large number of stylistic cleanups across django/db/
Alex Gaynor
2013-07-08
1
-25
/
+27
*
|
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-06-07
1
-1
/
+2
|
\
\
|
|
/
|
*
(Re-)moved some imports
Claude Paroz
2013-05-21
1
-1
/
+2
*
|
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-04-18
1
-3
/
+1
|
\
\
|
|
/
|
*
Added an API to control database-level autocommit.
Aymeric Augustin
2013-03-11
1
-3
/
+0
|
*
Add a BinaryField model field
Claude Paroz
2013-03-02
1
-0
/
+1
*
|
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2012-12-18
1
-4
/
+6
|
\
\
|
|
/
|
*
Made sure global settings are changed in test db creation
Anssi Kääriäinen
2012-11-27
1
-4
/
+6
[next]