summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/oracle/base.py
Commit message (Expand)AuthorAgeFilesLines
* - fix up rendering of "of"Mike Bayer2013-11-281-4/+4
* - work in progress, will squashMike Bayer2013-11-281-21/+10
* Merge branch 'for_update_of' of github.com:mlassnig/sqlalchemy into for_updat...Mike Bayer2013-11-281-2/+22
|\
| * added LockmodeArgspr/42Mario Lassnig2013-11-281-6/+16
| * added ORM supportMario Lassnig2013-11-141-2/+12
* | Fixed bug where Oracle ``VARCHAR`` types given with no lengthMike Bayer2013-11-221-1/+3
|/
* - Fixed bug where Oracle table reflection using synonyms would failMike Bayer2013-10-251-5/+7
* add caveats regarding RETURNINGMike Bayer2013-09-021-3/+38
* - cx_oracle seems to have a bug here though it is hard to track downMike Bayer2013-08-271-1/+0
* - rework of correlation, continuing on #2668, #2746Mike Bayer2013-06-261-6/+2
* get nested joins to render on oracle 8Mike Bayer2013-06-081-3/+10
* - oracle py3k fixMike Bayer2013-05-271-1/+3
* cleanup for oracleMike Bayer2013-05-261-12/+10
* - the raw 2to3 runMike Bayer2013-04-271-15/+15
* oracle doesn't have TRUE/FALSE, put 1/0 here, see how that goesMike Bayer2013-04-261-0/+6
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* Fixed table reflection for Oracle when accessing a synonym that refersMike Bayer2012-12-091-58/+93
* kill me now, pep8 pass, so closeDiana Clarke2012-11-201-29/+29
* just a pep8 passDiana Clarke2012-11-201-20/+14
* juts a 'expected 2 blank lines' pep8 passDiana Clarke2012-11-191-0/+12
* Fixed bug in type_coerce() whereby typing informationMike Bayer2012-11-121-2/+2
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-2/+4
* - move out maxdbMike Bayer2012-10-181-3/+0
* - [bug] The CreateIndex construct in OracleMike Bayer2012-09-301-0/+4
* - refine oracle returning some more to use purely positional approachMike Bayer2012-08-251-14/+17
* a few oracle fixesMike Bayer2012-08-251-1/+2
* - [bug] Fixed cextension bug whereby theMike Bayer2012-08-221-3/+5
* - update all the visit_mod() functions with new naming schemeMike Bayer2012-08-141-2/+3
* - fix concat() operator, testsMike Bayer2012-08-141-3/+4
* - [bug] Fixed compiler bug whereby a givenMike Bayer2012-08-121-1/+1
* trailing whitespace bonanzaMike Bayer2012-07-281-48/+48
* Add some `Sphinx` paragraph level versions informations markups,Mike Bayer2012-06-081-4/+6
* deprecate inspector.get_primary_keys() in favor of inspector.get_pk_constraint()Diana Clarke2012-04-021-27/+6
* - [bug] Added 'LEVEL' to the list of reservedMike Bayer2012-03-141-1/+1
* - Added missing compilation support forMike Bayer2012-02-121-0/+3
* - [bug] A significant change to how labelingMike Bayer2012-02-051-1/+1
* happy new yearMike Bayer2012-01-041-1/+1
* - The String type now generates VARCHAR2 on OracleMike Bayer2011-09-241-9/+24
* - added CURRENT to reserved word list.Mike Bayer2011-07-241-1/+1
* - repaired the oracle.RAW type which did notMike Bayer2011-07-191-3/+6
* - The limit/offset keywords to select() as wellMike Bayer2011-04-071-8/+31
* - Added new generic function "next_value()", acceptsMike Bayer2011-03-201-1/+2
* - need to limit the list of oracle fn's that don't get parens to aMike Bayer2011-02-111-10/+14
* - oracle fixesMike Bayer2011-01-151-1/+1
* Regarding reflection for this case, reflection of an int PK colMike Bayer2011-01-151-0/+1
* - getting slightly more consistent behavior for the edge case of pk columnsMike Bayer2011-01-151-2/+2
* - the _pk_processors/_prefetch_processors approach relied upon calling RPs wi...Mike Bayer2011-01-151-2/+2
* - A TypeDecorator of Integer can be used with a primary keyMike Bayer2011-01-111-2/+2
* - whitespace removal bonanzaMike Bayer2011-01-021-76/+76
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-1/+2