Ruby on Rails
|
Screencasts
|
Download
|
Documentation
|
Weblog
|
Community
|
Source
Rails Trac
Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
View Latest Revision
root
/
trunk
/
activerecord
/
lib
/
active_record
/
connection_adapters
/
abstract
/
database_statements.rb
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@8113
[8113]
11/08/07 03:37:16
marcel
Smattering of grammatical fixes to documentation. Closes
#10083
[BobSilva]
(edit)
@7932
[7932]
10/16/07 05:06:33
bitsweat
Quote table names. Defaults to column quoting. Closes
#4593
.
(edit)
@7753
[7753]
10/06/07 00:49:58
nzkoz
Send the correct INSERT statement when dealing with objects with only …
(edit)
@7666
[7666]
09/28/07 14:18:47
david
Fixed spelling errors (closes
#9706
) [tarmo/rmm5t]
(edit)
@7503
[7503]
09/17/07 20:43:02
bitsweat
Don't worry about retrieving the last inserted id. [tarmo_t]
(edit)
@7498
[7498]
09/17/07 06:15:58
bitsweat
Speed up and simplify query caching.
(edit)
@7497
[7497]
09/16/07 03:32:47
bitsweat
connection.select_rows 'sql' returns an array (rows) of arrays (field …
(edit)
@7471
[7471]
09/13/07 23:13:34
bitsweat
minor speedups + forward-compat syntax
(edit)
@7089
[7089]
06/23/07 01:58:41
bitsweat
Mock the beginning of the transaction also. References
#8642
.
(edit)
@7088
[7088]
06/23/07 00:54:51
bitsweat
Rollback if commit raises an exception. Closes
#8642
.
(edit)
@6859
[6859]
05/26/07 06:26:50
bitsweat
Oracle binary fixtures; pull fixture insertion into the adapters. Closes …
(edit)
@6754
[6754]
05/18/07 01:02:08
nzkoz
Replace the transaction {|transaction|..} semantics with a new Exception …
(edit)
@6196
[6196]
02/21/07 22:13:39
david
Added database connection as a yield parameter to …
(edit)
@5384
[5384]
11/01/06 20:28:48
bitsweat
Oracle: resolve test failures, use prefetched primary key for inserts, …
(edit)
@4460
[4460]
06/19/06 22:48:51
bitsweat
r4644
@asus: jeremy | 2006-06-16 14:57:03 -0700 locking
r4645
@asus: …
(edit)
@2639
[2639]
10/16/05 03:45:39
bitsweat
r3616
@asus: jeremy | 2005-09-26 23:09:28 -0700 Ticket 2292 - Sequences, …
(edit)
@2509
[2509]
10/09/05 21:42:40
marcel
Optimization refactoring for add_limit_offset!. In partial fullfilment of …
(edit)
@2436
[2436]
10/02/05 20:21:43
david
Forced newer versions of RedCloth to use hard breaks [DHH]
(edit)
@2409
[2409]
09/29/05 11:16:51
ulysses
Fix broken testcase for transactions
(edit)
@2398
[2398]
09/28/05 18:53:22
ulysses
Fix transactions so that calling return while inside a transaction will …
(edit)
@2371
[2371]
09/27/05 20:37:23
marcel
Add extensive documentation to the ActiveRecord::AbstractAdapter.
#2250
(add)
@2339
[2339]
09/25/05 17:56:03
david
Refactored the AbstractAdapter to be a lot less scary. Cleaned up the docs …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog