This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
25,627
Commits
25
Branches
361
Tags
501
MiB
13efbb233a
Commit Graph
2 Commits
Author
SHA1
Message
Date
Mariusz Felisiak
1b823b8f18
Fixed
#28596
-- Fixed QuerySet.bulk_create() and cascade deletion crash on Oracle when using more than 65535 parameters.
...
Thanks Tim Graham for the review.
2017-10-05 18:52:37 +02:00
Kevin Grinberg
c6a3546093
Fixed
#28451
-- Restored pre-Django 1.11 Oracle sequence/trigger naming.
...
Regression in
69b7d4b116
.
2017-08-22 15:51:08 -04:00