Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activerecord/test/connections


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8907 [8907] 02/20/08 00:58:07 nzkoz Cleanup whitespace and remove keys instead of providing nil
(edit) @8906 [8906] 02/20/08 00:40:34 nzkoz Remove reference to 'postgres' user in the connection and Rakefiles. …
(edit) @8681 [8681] 01/21/08 17:20:51 bitsweat Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
(edit) @8661 [8661] 01/18/08 07:31:37 bitsweat Fix paths
(edit) @8660 [8660] 01/18/08 07:30:42 bitsweat Move tests to cases
(edit) @7941 [7941] 10/16/07 07:04:03 bitsweat remove empty dirs missed by git-svn
(edit) @7930 [7930] 10/16/07 05:05:22 bitsweat Moving SQL Server tests to the extracted adapter. References #9884.
(edit) @6964 [6964] 06/08/07 01:37:13 bitsweat Quote db path so SQLite AR tests work on Windows. Closes #5278
(edit) @6943 [6943] 06/05/07 04:32:08 bitsweat Fix typo. Closes #7504 [aurelianito]
(edit) @5750 [5750] 12/19/06 18:44:04 bitsweat use RAILS_DEFAULT_LOGGER in debug mode so we can log Dependencies activity
(edit) @5677 [5677] 12/05/06 17:55:44 xal Add AssociationCollection#create! to be consistent with …
(edit) @5426 [5426] 11/05/06 02:01:31 bitsweat SQLite: count(distinct) queries supported in >= 3.2.6, fix calculations …
(edit) @5258 [5258] 10/09/06 02:02:27 david Added timeout option to SQLite3 configurations to deal more gracefully …
(edit) @4602 [4602] 07/10/06 19:27:04 bitsweat Test connections use AR::Base.configurations. References #5497.
(edit) @4424 [4424] 06/03/06 21:57:03 david Fixed issues with BLOB limits, charsets, and booleans for Firebird (closes …
(edit) @4291 [4291] 04/27/06 22:39:45 marcel Add support for FrontBase (http://www.frontbase.com/) with a new adapter …
(edit) @4152 [4152] 04/04/06 16:33:31 david Get the green light for Oracle AR unit tests (closes #4573) [Michael …
(edit) @3932 [3932] 03/18/06 16:50:25 david Added OpenBase database adapter that builds on top of the …
(edit) @3734 [3734] 03/02/06 01:15:41 david Added Sybase database adapter that relies on the Sybase Open Client …
(edit) @3718 [3718] 03/01/06 16:01:53 david Renamed the "oci" adapter to "oracle", but kept the old name as an alias …
(edit) @3654 [3654] 02/25/06 23:54:57 david Fixed validates_length_of to work on UTF-8 strings by using characters …
(edit) @3466 [3466] 01/23/06 05:29:17 david AR should run schema.rb for tests when building test DBs (closes #3578) …
(edit) @3182 [3182] 11/24/05 07:01:43 bitsweat Reloading a model doesn't lose track of its connection. References #2996.
(edit) @3052 [3052] 11/16/05 08:18:13 bitsweat r3116@asus: jeremy | 2005-11-16 00:17:06 -0800 Introducing the Firebird …
(edit) @2989 [2989] 11/12/05 22:28:38 bitsweat PostgreSQL: min_messages = warning for AR tests.
(edit) @2825 [2825] 10/30/05 08:10:04 david Changed :dbfile to :database for SQLite adapter for consistency (old key …
(edit) @2671 [2671] 10/18/05 01:17:43 nzkoz unbreak unit tests on windows
(edit) @2558 [2558] 10/13/05 19:06:04 bitsweat r3579@sedna: jeremy | 2005-10-13 12:02:01 -0700 decrease need to edit AR …
(edit) @2556 [2556] 10/13/05 19:05:54 bitsweat r3577@sedna: jeremy | 2005-10-13 11:55:20 -0700 Add in_memory_connection …
(edit) @1583 [1583] 07/01/05 17:20:04 david Added support for ODBC connections to MS SQL Server so you can connect …
(edit) @982 [982] 03/23/05 00:56:13 david Fixed the MS SQL adapter to work with the new limit/offset approach and …
(edit) @909 [909] 03/14/05 23:48:39 david Fixed that SQLite3 exceptions are caught and reported properly #823
(edit) @761 [761] 02/23/05 13:34:57 david Added a OCI8-based Oracle adapter that has been verified to work with …
(edit) @652 [652] 02/17/05 19:28:13 david Skip Active Record tests in Action Pack if the SQLite database cant be …
(edit) @522 [522] 02/07/05 14:06:00 david Added an Oracle adapter that works with the Oracle bindings by Yoshida …
(edit) @419 [419] 01/15/05 17:54:45 david Fixed that unit tests for MySQL are now run as the "rails" user instead of …
(edit) @374 [374] 01/10/05 23:09:51 david Added SQLite3 compatibility through the sqlite3-ruby adapter by Jamis Buck …
(edit) @303 [303] 01/01/05 19:22:16 david Added a db2 adapter that only depends on the Ruby/DB2 bindings …
(edit) @302 [302] 01/01/05 18:55:04 david Added the final touches to the Microsoft SQL Server adapter by DeLynn …
(add) @4 [4] 11/24/04 01:04:44 david Initial
Note: See TracRevisionLog for help on using the revision log.