Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setting the authorized session clears the statement cache | Aaron Patterson | 2010-10-26 | 1 | -0/+11 |
* | add a session authorization setter to the pg connection | Aaron Patterson | 2010-10-26 | 1 | -1/+8 |
* | avoiding statement cache if there are no bind values | Aaron Patterson | 2010-10-26 | 1 | -0/+12 |
* | bind substitution is working properly | Aaron Patterson | 2010-10-26 | 1 | -0/+8 |
* | bind parameters are now typecast | Aaron Patterson | 2010-10-26 | 1 | -0/+14 |
* | basic bind parameters are working | Aaron Patterson | 2010-10-26 | 1 | -0/+12 |
* | initial exec() method is working in pg adapter | Aaron Patterson | 2010-10-26 | 1 | -0/+17 |
* | activerecord tests should inherit from ActiveRecord::TestCase | Aaron Patterson | 2010-07-14 | 1 | -1/+1 |
* | Let's initialize instance variables in the postgres adapter. | Aaron Patterson | 2010-07-14 | 1 | -0/+17 |
* | index dump should not include full text indexes. Thanks Ken Mayer for the ori... | Aaron Patterson | 2010-06-26 | 1 | -0/+4 |
* | reorganizing adapter specific tests. [#4974 state:resolved] | Aaron Patterson | 2010-06-25 | 4 | -0/+548 |